package
1.4.1-hotfix-maintenence
Repository: https://github.com/uber/zanzibar.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
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.
NewSimpleServiceEchoStringHandler creates a handler to be registered with a thrift server.

# Structs

EndpointHandlers is a collection of individual endpoint handlers.
SimpleServiceEchoStringHandler is the handler for "SimpleService::EchoString".

# Interfaces

Endpoint registers a request handler on a gateway.