Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Times defines the default max amount of times to retry a request. Times = 3 // Wait defines the default amount of time to wait before each retry attempt. Wait = 100 * time.Millisecond )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.