package main import ( // avoid imported and not used errors // "io/ioutil" "net/http" // "os" ) func main() {}