Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPStatusError ¶
func IsHTTPStatusError ¶
func IsHTTPStatusError(err error) (*HTTPStatusError, bool)
func NewHTTPStatusError ¶
func NewHTTPStatusError(statusCode int, message string, originalErr error) *HTTPStatusError
func (*HTTPStatusError) Error ¶
func (e *HTTPStatusError) Error() string
Click to show internal directories.
Click to hide internal directories.