# Functions
NewConcurrencyLimiter creates NewConcurrencyLimiter with a Handler() function that returns a handler which limits the active number of active, concurrent requests.
# Structs
No description provided by the author
# Interfaces
Limiter is an interface that can be used to check if a limit has been met.