ex_limiter v1.3.8 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