Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTTPError ¶
type HTTPError struct { Code int // contains filtered or unexported fields }
HTTPError records an HTTP error and the request that caused it
func NewHTTPError ¶
NewHTTPError - wrap an error as an HTTP error
Click to show internal directories.
Click to hide internal directories.