I hereby claim:
- I am danmrichards on github.
- I am smeghead (https://keybase.io/smeghead) on keybase.
- I have a public key ASAaiqxaFHHlsLYELiKmnxi6Zc8vqiVGBZy9qrNUfmyO8Ao
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| package main | |
| import ( | |
| "flag" | |
| "log" | |
| "log/slog" | |
| "math/rand" | |
| "net/http" | |
| "os" | |
| "os/signal" |