api

package module
v0.0.0-...-e4f1df3 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GraphQLHandler

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

func NewGraphQLHandler

func NewGraphQLHandler(dh internal.Datahandler) *GraphQLHandler

func (*GraphQLHandler) Handler

func (gh *GraphQLHandler) Handler() (http.Handler, error)

type RestHandler

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

func NewRestHandler

func NewRestHandler(dh internal.Datahandler) *RestHandler

func (*RestHandler) Handler

func (rh *RestHandler) Handler(r chi.Router)

Jump to

Keyboard shortcuts

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