Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrRequestRedundant this error is returned when trying to perform the // same request (method, host, path) more than one time. ErrRequestRedundant = errors.New("this request has been made already") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.