Discover Packages
github.com/paxosglobal/go-grpc-middleware
util
backoffutils
package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: May 2, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Backoff Helper Utilities
Implements common backoff features.
JitterUp adds random jitter to the duration.
This adds or substracts time from the duration within a given jitter fraction.
For example for 10s and jitter 0.1, it will returna time within [9s, 11s])
Source Files
¶
Click to show internal directories.
Click to hide internal directories.