graphql

package
v0.6.0-rc.5s Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(opts Options) http.Handler

New returns a graphql handler instance

func NewPlayground

func NewPlayground(opts Options) http.Handler

NewPlayground returns a graphql playground instance

Types

type Options

type Options struct {
	Logger          logger.Handler
	MeshSyncChannel chan struct{}
	BrokerConn      broker.Handler
	Config          *models.HandlerConfig
	URL             string
	Broadcaster     broadcast.Broadcaster
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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