Versions in this module Expand all Collapse all v0 v0.0.1 Nov 24, 2023 Changes in this version + type Config struct + BucketSize int + Rate int + type RateLimiter struct + C *Config + LimiterGroup *group.RateGroup + func NewLimiter(c *Config) (rl *RateLimiter)