# 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.
NewServiceCFrontHelloHandler creates a handler.
# Structs
EndpointHandlers is a collection of individual endpoint handlers.
ServiceCFrontHelloHandler is the handler for "/multi/serviceC_f/hello".
# Interfaces
Endpoint registers a request handler on a gateway.