...
Go Documentation Server
GoDoc
▽
submit search
Source file
src
/
github.com
/
99designs
/
gqlgen
/
codegen
/
testserver
/
singlefile
/
introspection
/
it.go
Documentation:
github.com/99designs/gqlgen/codegen/testserver/singlefile/introspection
1
package introspection
2
3
type It struct {
4
ID string
5
}
6
View as plain text