# Functions
WriteError converts an error to an JSON error response.
WriteErrorResponse prepares and writes an error response i nJSON.
WriteJSONObject simply writes object to the HTTP response in JSON format.
# Structs
Duration is used strictly for JSON requests/responses due to duration marshalling issues.
No description provided by the author