Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RetryDelayFn ¶
Delay returns the wait time for retry N. First retry = 1, second retry = 2. Initial attempt is not passed to this function and is always done immediately.
func ExpRetryDelayFn ¶
Click to show internal directories.
Click to hide internal directories.