//
pkg.gl
Category
github.com/grpc-ecosystem/go-grpc-middleware/v2
util
backoffutils
package
2.3.1
Repository:
https://github.com/grpc-ecosystem/go-grpc-middleware.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
0
Files
11 SLOC
#
Functions
ExponentBase2
ExponentBase2 computes 2^(a-1) where a >= 1.
JitterUp
JitterUp adds random jitter to the duration.