# Functions
NewOptions wires options together.
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
Option is a helper for a single option.