# Functions
HttpError writes an error to the client in a standard format.
MarshalJSON will marshal v to JSON.
No description provided by the author
NewHandler returns a new instance of handler with routes.
NewServeMux allocates and returns a new ServeMux.
No description provided by the author
ServeOptions returns an empty response to comply with OPTIONS pre-flight requests.
# Constants
Root path for the API.
Supported authentication methods.
No description provided by the author
Supported authentication methods.
Name of the special user for subscriptions.
Supported authentication methods.
# Variables
DefaultServeMux is the default ServeMux used by Serve.
# Type aliases
AuthenticationMethod defines the type of authentication used.
No description provided by the author