resolver

package
v0.0.0-...-40fc3ee Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2019 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GQLServer

type GQLServer struct {
	Chats map[string]*pkg.Chat
	// contains filtered or unexported fields
}

GQLServer ...

func NewGraphQLServer

func NewGraphQLServer(
	userURL,
	postURL,
	spaceURL,
	taskURL,
	profileURL,
	geographyURL,
	goalURL,
	matchURL,
	redisURL string) (*GQLServer, error)

NewGraphQLServer ...

func (*GQLServer) Mutation

func (r *GQLServer) Mutation() generated.MutationResolver

Mutation ...

func (*GQLServer) Query

func (r *GQLServer) Query() generated.QueryResolver

Query ...

func (*GQLServer) Subscription

func (r *GQLServer) Subscription() generated.SubscriptionResolver

Subscription ...

func (*GQLServer) ToExecutableSchema

func (r *GQLServer) ToExecutableSchema() graphql.ExecutableSchema

ToExecutableSchema ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL