# Packages
Package backoff provides a set of algorithms for determining how long to wait
when an operation needs to be retried.
Package clock defines interfaces for interacting with the passage of time.
No description provided by the author
No description provided by the author
No description provided by the author
Package retry allows operations to be retried if they fail transiently.