I hereby claim:
- I am stephane-martin on github.
- I am stephanemartin (https://keybase.io/stephanemartin) on keybase.
- I have a public key ASAQV9beGlCGpaERb2Auu6JPvI9s2iyoliD1waobGrPDYwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| package main | |
| import ( | |
| "errors" | |
| "net" | |
| "os" | |
| "sync" | |
| ) | |
| type StdinListener struct { |