# Functions
NewServerLimiter creates a limiter for specific servers list.
NewServerLimiter creates a limiter for specific servers list.
NewServerLimiter creates a limiter for specific servers list.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ALimiter provide limiter amount of requests/concurrently executing requests (adaptive with load avg).
Limiter provides interface to limit amount of requests.
ServerLimiter provides interface to limit amount of requests.
WLimiter provide limiter amount of requests/concurrently executing requests.
# Interfaces
No description provided by the author