The highest tagged major version is
v8.
package
Version:
v3.0.1+incompatible
Opens a new window with list of versions in this module.
Published: Nov 18, 2017
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 32
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.