# Functions
NewEndpoint returns a collection of endpoints that can be registered on a gateway.
NewWithExceptionsFunc1Handler creates a handler.
# Structs
EndpointHandlers is a collection of individual endpoint handlers.
WithExceptionsFunc1Handler is the handler for "/withexceptions/func1".
# Interfaces
Endpoint registers a request handler on a gateway.