Versions in this module Expand all Collapse all v2 v2.0.0 Sep 27, 2021 Changes in this version + type Limiter struct + func NewLimiter() *Limiter + func (l *Limiter) Update(key string, header http.Header) + func (l *Limiter) Wait(key string)