I hereby claim:
- I am solipsis on github.
- I am solipsis (https://keybase.io/solipsis) on keybase.
- I have a public key ASC8NUMDVY-eRbjzvqWMFBt_JWVKLKq3E4MryNdfY74Ltgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
package main | |
import ( | |
"encoding/json" | |
"errors" | |
"flag" | |
"fmt" | |
"io/ioutil" | |
"log" | |
"net/http" |