//
pkg.gl
Category
github.com/ccamel/go-graphql-subscription-example
server
scalar
package
1.0.1
Repository:
https://github.com/ccamel/go-graphql-subscription-example.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
74 SLOC
#
Functions
NewJSONObject
No description provided by the author
NewOffset
No description provided by the author
#
Variables
ErrUnmarshall
No description provided by the author
#
Structs
JSONObject
JSONObject is a custom GraphQL type to represent JSONObject.
Offset
Offset is a custom GraphQL type to represent an offset (large integer with possible negative values).