Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GQLServer ¶
GQLServer ...
func NewGraphQLServer ¶
func NewGraphQLServer( userURL, postURL, spaceURL, taskURL, profileURL, geographyURL, goalURL, matchURL, redisURL string) (*GQLServer, error)
NewGraphQLServer ...
func (*GQLServer) Subscription ¶
func (r *GQLServer) Subscription() generated.SubscriptionResolver
Subscription ...
func (*GQLServer) ToExecutableSchema ¶
func (r *GQLServer) ToExecutableSchema() graphql.ExecutableSchema
ToExecutableSchema ...
Click to show internal directories.
Click to hide internal directories.