//
pkg.gl
Category
github.com/abstractpaper/swissarmy
function
package
0.1.0
Repository:
https://github.com/abstractpaper/swissarmy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
39 SLOC
#
Functions
Retry
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.