Toggle Sidebar
Toggle Theme
ex_limiter
v0.1.0
Pages
Modules
ex_limiter v0.1.0
ExLimiter.Bucket
View Source
Link to this section
Summary
Types
t()
Functions
new(key)
new(contents, key)
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
Link to this function
new(key)
View Source
Link to this function
new(contents, key)
View Source