package
0.1.0
Repository: https://github.com/abstractpaper/swissarmy.git
Documentation: pkg.go.dev

# Functions

Retry calls f() until successful, if it fails then it waits for a period that starts with 2 seconds and increases exponentially until it is capped at 1 minute.