class

CrystalDoc::RateLimiter

Inherits Reference / Object

Constructors

new(max_tokens : Float64 = 60.0, refill_rate : Float64 = 1.0)
Source

Instance methods

allow?(key : String) : Bool
Source
buckets
Source
max_tokens
Source
refill_rate
Source