package
0.4.4
Repository: https://github.com/xiot/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.
NewServiceAFrontHelloHandler creates a handler.
NewServiceBFrontHelloHandler creates a handler.

# Structs

EndpointHandlers is a collection of individual endpoint handlers.
ServiceAFrontHelloHandler is the handler for "/multi/serviceA_f/hello".
ServiceBFrontHelloHandler is the handler for "/multi/serviceB_f/hello".

# Interfaces

Endpoint registers a request handler on a gateway.