ex_limiter v0.1.0 ExLimiter.Bucket View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %ExLimiter.Bucket{key: term(), last: term(), value: term(), version: term()}

Link to this section Functions