# Functions
NewOptions returns new initialised options.
StaticNamespace returns the same namespace for each request.
WithHandler sets the handler being used.
WithNamespace sets the function which determines the namespace for a request.
# Interfaces
Resolver resolves requests to endpoints.
# Type aliases
No description provided by the author