# Functions
Errorf returns a HTTPError with status code 500, format, and arguments.
ErrorfWithStatusCode returns a HTTPError with status code, format, and arguments.
No description provided by the author
New returns a new HTTPError.
ShowStatusCodeInError enables showing status code package wide.
# Interfaces
No description provided by the author
HTTPError interface gives error and status code.