# Functions
nolint.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
fastrandn returns a pseudorandom uint32 in [0,n).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Timed returns a retry strategy with fixed interval.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
WorkerPool serves incoming connections via a pool of workers in FILO order, i.e.
# Interfaces
Strategy is a way to retry on a specific function.