Versions in this module Expand all Collapse all v1 v1.0.0 Jun 27, 2021 Changes in this version + type Give func() + type Limiter interface + Take func(key ...string) (ok bool, give Give) + func NewLimiter(bucket, limit int) (Limiter, error)