//
pkg.gl
Category
github.com/another-maverick/graphQL-go
module
package
0.0.0-20200514060323-8a45e0ba19af
Repository:
https://github.com/another-maverick/graphql-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
100 SLOC
#
README
graphQL-go
First cut at a GraphQL server
#
Constants
Schema
defining schema here.
#
Structs
Player
defining data model here.
PlayerResolver
Resolver here.