graphql

package
v0.5.0-rc-4 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2021 License: Apache-2.0 Imports: 11 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 {
	DBHandler        *database.Handler
	GetKubeClient    func() (*mesherykube.Client, error)
	GetDynamicClient func() (dynamic.Interface, error)
	URL              string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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