package
1.4.1-hotfix-maintenence
Repository: https://github.com/uber/zanzibar.git
Documentation: pkg.go.dev
# Functions
NewClientlessBetaHandler creates a handler.
NewClientlessClientlessArgWithHeadersHandler creates a handler.
NewClientlessEmptyclientlessRequestHandler creates a handler.
NewEndpoint returns a collection of endpoints that can be registered on a gateway.
# Structs
ClientlessBetaHandler is the handler for "/clientless/post-request".
ClientlessClientlessArgWithHeadersHandler is the handler for "/clientless/argWithHeaders".
ClientlessEmptyclientlessRequestHandler is the handler for "/clientless/emptyclientlessRequest".
EndpointHandlers is a collection of individual endpoint handlers.
# Interfaces
Endpoint registers a request handler on a gateway.