package
0.0.0-20241209154731-68356499f064
Repository: https://github.com/serverless/event-gateway.git
Documentation: pkg.go.dev

# Functions

StartConfigAPI creates a new configuration API server and listens for requests.
StartEventsAPI creates a new gateway endpoint and listens for requests.

# Structs

CORSResponse is a HTTPAPI JSON response containing cors configuration.
Error represents generic HTTP error returned by Configuration and Events API.
EventTypesResponse is a HTTPAPI JSON response containing event types.
FunctionsResponse is a HTTPAPI JSON response containing functions.
HTTPAPI exposes REST API for configuring EG.
Response is a generic response object from Configuration and Events API.
Server is a context-aware http server.
ServerConfig contains information for an HTTP listener to interact with its environment.
SubscriptionsResponse is a HTTPAPI JSON response containing subscriptions.