# 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.
# 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.