graphql-go is a GraphQL server library with the goal to provide full
 support of the GraphQL draft specification (
 https://facebook.github.io/graphql/draft) with a set of idiomatic, easy
 to use Go packages.
 .
 Features:
 .
  - minimal API
  - support for context.Context
  - support for the OpenTracing standard
  - schema type-checking against resolvers
  - resolvers are matched to the schema based on method sets
  - handles panics in resolvers
  - parallel execution of resolvers
            Installed Size: 845.8 kB
            
            Architectures:  all