Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoStandardRetry ¶
DoStandardRetry performs a standard retry for the supplied function.
func DoStandardRetryWithMoreOpts ¶
func DoStandardRetryWithMoreOpts(ctx context.Context, function retry.RetryableFunc, moreOpts []retry.Option) error
DoStandardRetryWithMoreOpts performs a standard retry for the supplied function, with additional options.
func StandardRetryConfig ¶
StandardRetryConfig returns the configuration necessary to perform a standard retry.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.