package
0.0.9
Repository: https://github.com/golangid/graphql-go.git
Documentation: pkg.go.dev

# Functions

Connect implements the apollographql subscriptions-transport-ws [email protected] https://github.com/apollographql/subscriptions-transport-ws/blob/v0.9.4/PROTOCOL.md.
NewHandlerFunc returns an http.HandlerFunc that supports GraphQL over websockets.
ReadLimit limits the maximum size of incoming messages.
WriteTimeout sets a timeout for outgoing messages.

# Variables

ContextKeyHTTPHeader context key for http header.

# Structs

ContextKey type.

# Interfaces

GraphQLService interface.