package
0.9.71
Repository: https://github.com/moiot/gravity.git
Documentation: pkg.go.dev

# Functions

Do runs the passed function until the number of retries is reached.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
ConditionFunc returns additional flag determine whether to break retry or not.
Func is the function to be executed and eventually retried.
HTTPFunc is the function to be executed and eventually retried.