Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cryptix/go-graphql
/ types & classes
Types & classes
10 in github.com/cryptix/go-graphql
⨍
Functions
45
◇
Types & classes
10
↓ 1 callers
TypeAlias
itemType
go:generate stringer -type itemType
parse/items.go:6
TypeAlias
Data
executor.go:12
Struct
Executor
executor.go:18
Struct
Node
parse/node.go:9
Interface
Store
executor.go:14
Struct
item
parse/items.go:24
Struct
lexer
parse/lexer.go:13
Struct
peopleStore
executor_test.go:76
Struct
person
totally naive test store
executor_test.go:69
FuncType
stateFn
func(*lexer) stateFn
parse/lexer.go:11