package
0.10.25
Repository: https://github.com/graphql-editor/stucco.git
Documentation: pkg.go.dev

# Functions

New returns new handler for graphql server.
NewDefaultDrivers returns default drivers which include local and azure driver for localhost.
NewWebhookHandler returns new handler for webhook to graphql server.

# Constants

Enums representing supported drivers.
Enums representing supported drivers.
Enums representing supported drivers.

# Structs

Config is a GraphQL http server configuration.
Driver is a driver definition for server.
Server default simple server that has two endpoints.

# Type aliases

DriverKind represents one of implemented drivers for handling functions.
Drivers is a list of supported by router.
DriversCloseError is a list of errors.