//
pkg.gl
Category
github.com/notfresh/doorman
go
timeutil
package
1.0.3
Repository:
https://github.com/notfresh/doorman.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
16 SLOC
#
Functions
Backoff
Backoff returns a value in [0, maxDelay] that increases exponentially with retries, starting from baseDelay.