package
0.0.0-20240717021838-601228c88e2b
Repository: https://github.com/gemini-oss/rego.git
Documentation: pkg.go.dev
# Functions
BackoffWithJitter returns a duration for exponential backoff with jitter using a secure random source.
Retry retries the given operation up to MaxRetries times, with exponential backoff and jitter.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author