package
0.15.0
Repository: https://github.com/xxf098/lite-proxy.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.