# Functions
No description provided by the author
# Variables
IgnoredFormFields are ignored by FormValues() when checking for extraneous fields.
Log allows logging of events and errors.
ResponseHeaders are returned with each response.
TraceEnabled Attaches a trace field to the JSON response when enabled.
# Structs
Response is returned by API handlers.
StatusError represents an error with an associated HTTP status code.
# Type aliases
Handler handles API requests.