package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Mar 25, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package errors provide data structure for errors.
type HTTPError struct {
Message string
StatusCode int
}
HTTPError is an error struct that returns both message and status code.
Error returns error message.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.