Documentation ¶
Overview ¶
package time contains a real time-based implementation of backoff.Sleeper.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SecondsRangeBackoff ¶ added in v0.1.1
SecondsRangeBackoff returns a ready-to-use, generally useful backoff.Backoff that uses our Sleeper to start sleeping in the sub-second range and soon backs off to sleeping for a few seconds.
Types ¶
Click to show internal directories.
Click to hide internal directories.