package
Version:
v5.1.3
Opens a new window with list of versions in this module.
Published: May 6, 2021
License: MIT
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.