# Functions
NewEndpointRegistry returns a new endpoint registry.
# Structs
EndpointRegistry is an endpoint registry that can register routes and instrument them.
RegisterOptions are options for registering a handler.
RegisterPathsOptions is options for registering multiple paths with the same handler.