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