Documentation
¶
Index ¶
Constants ¶
View Source
const HTTPStatusErrorLen = len(HTTPStatusError400)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatusError ¶ added in v0.1.2
type StatusError string
const HTTPStatusError400 StatusError = "|400| "
func (StatusError) Error ¶ added in v0.1.2
func (e StatusError) Error() string
Click to show internal directories.
Click to hide internal directories.