# Packages
No description provided by the author
# Variables
ErrLimitExceed is returned when the rate limiter is triggered and the request is rejected due to limit exceeded.
# Interfaces
RateLimiter is a rate limiter.
# Type aliases
DoneFunc is done function.