Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GraphQLServer ¶
type GraphQLServer struct {
// contains filtered or unexported fields
}
GraphQLServer ..
func NewGraphQLServer ¶
func NewGraphQLServer(redisClient *redis.Client) *GraphQLServer
NewGraphQLServer returns GraphQL server.
Click to show internal directories.
Click to hide internal directories.