//
pkg.gl
Category
github.com/graph-gophers/graphql-go
errors
package
1.5.0
Repository:
https://github.com/graph-gophers/graphql-go.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
137
Files
60 SLOC
#
Functions
Errorf
#
Structs
DefaultPanicHandler
DefaultPanicHandler is the default PanicHandler.
Location
QueryError
#
Interfaces
PanicHandler
PanicHandler is the interface used to create custom panic errors that occur during query execution.