Versions in this module Expand all Collapse all v0 v0.0.3 Jun 14, 2023 v0.0.2 Jun 14, 2023 Changes in this version + type LeakybuckerLimiter struct + func NewLeakyBucketLimiter(rate int, perTime time.Duration) *LeakybuckerLimiter + func (l *LeakybuckerLimiter) Wait() time.Time