graph

package
v0.0.0-...-a78adbb Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2020 License: GPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler

func NewHandler(resolver *Resolver) http.Handler

func Playground

func Playground(endpoint string) http.Handler

Types

type Params

type Params struct {
	fx.In

	GameServiceClient                 proto.GameServiceClient
	StoreFrontServiceClient           proto.StorefrontServiceClient
	UserServiceClient                 proto.UserServiceClient
	PostsServiceClient                proto.PostServiceClient
	LocalizationLanguageServiceClient proto.LocalizationLanguageServiceClient
	Auth1                             auth1.ServiceClient
	DocumentServiceClient             proto.DocumentServiceClient
	Users                             service.UserService
}

type Resolver

type Resolver struct {
	// contains filtered or unexported fields
}

func NewResolver

func NewResolver(params Params) *Resolver

func (*Resolver) Mutation

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

Mutation returns generated.MutationResolver implementation.

func (*Resolver) Query

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

Query returns generated.QueryResolver implementation.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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