server

package
v0.0.0-...-ebc85b6 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2020 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 Handler

type Handler interface {
	http.Handler
	Response(ctx context.Context, query string, operation string, variables map[string]interface{}) *graphql.Response
}

Handler interface

func NewServer

func NewServer(ctx context.Context, post post.Service) Handler

New Handler for graphql

Jump to

Keyboard shortcuts

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