Versions in this module Expand all Collapse all v1 v1.2.0 Jul 31, 2026 v1.1.1 Jul 24, 2026 v1.1.0 Jul 22, 2026 Changes in this version + type Strategy struct + func New() *Strategy + func (s *Strategy) EvaluateMemory(now time.Time, state *algorithm.State, limit int64, window time.Duration) algorithm.Result + func (s *Strategy) Name() string + func (s *Strategy) RedisScript() string