package
0.0.0-20230930011949-1f39b7037845
Repository: https://github.com/laof/lite-speed-test.git
Documentation: pkg.go.dev
# 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.