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