Versions in this module Expand all Collapse all v0 v0.0.3 Jun 18, 2024 v0.0.2 Apr 19, 2024 Changes in this version + type Ratelimiter struct + func (rate *Ratelimiter) Allow(ip netip.Addr) bool + func (rate *Ratelimiter) Close() + func (rate *Ratelimiter) Init() + type RatelimiterEntry struct