//
pkg.gl
Category
github.com/containers/common
pkg
retry
package
1.0.1
Repository:
https://github.com/containers/common.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
12
Dependents
32
Files
106 SLOC
#
Functions
RetryIfNecessary
RetryIfNecessary retries the operation in exponential backoff with the retryOptions.
#
Structs
RetryOptions
RetryOptions defines the option to retry.