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