package
0.17.2
Repository: https://github.com/gruntwork-io/go-commons.git
Documentation: pkg.go.dev

# Functions

DoWithRetry runs the specified action.
DoWithRetryInterface runs the specified action.

# Structs

FatalError is a marker interface for errors that should not be retried.
MaxRetriesExceeded is an error that occurs when the maximum amount of retries is exceeded.