package
1.0.1
Repository: https://github.com/fast-af/zanzibar.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewEndpoint returns a collection of endpoints that can be registered on a gateway.
NewGoogleNowAddCredentialsHandler creates a handler.
NewGoogleNowCheckCredentialsHandler creates a handler.

# Structs

EndpointHandlers is a collection of individual endpoint handlers.
GoogleNowAddCredentialsHandler is the handler for "/googlenow/add-credentials".
GoogleNowCheckCredentialsHandler is the handler for "/googlenow/check-credentials".

# Interfaces

Endpoint registers a request handler on a gateway.