//
pkg.gl
Category
github.com/gramework/gramework
gqlhandler
package
1.8.0
Repository:
https://github.com/gramework/gramework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
58 SLOC
#
Functions
New
New returns gql handler state based on given schema.
#
Variables
ErrNilSchema
ErrNilSchema returned when New() called with nil argument.
#
Structs
State
State is the GQL handler state.