fix filenames, set up go generate

This commit is contained in:
Ben Kraft
2020-02-06 18:52:00 -08:00
parent b739b6ab5c
commit 0dcd124c8e
4 changed files with 10 additions and 4 deletions
+2
View File
@@ -60,3 +60,5 @@ func Main() {
}
fmt.Println(username, "is", *userResp.User.TheirName)
}
//go:generate go run github.com/Khan/genql genql.yaml