Set up a test
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ Get a token from [GitHub](https://github.com/settings/tokens/new) (no scopes nee
|
||||
To run the example:
|
||||
|
||||
```sh
|
||||
$ KEY=<your token> go run ./cmd/example/main.go <username>
|
||||
$ GITHUB_TOKEN=<your token> go run ./cmd/example/main.go <username>
|
||||
you are Ben Kraft
|
||||
csilvers is Craig Silverstein
|
||||
```
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
// Code generated by github.com/Khan/genql, DO NOT EDIT.
|
||||
package example
|
||||
|
||||
// Code generated by github.com/Khan/genql, DO NOT EDIT.
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user