class Prorate::Throttle
- Prorate::Throttle
- Reference
- Object
Defined in:
prorate.crConstructors
Instance Method Summary
Constructor Detail
def self.new(name : String, bucket_capacity : Int32, leak_rate : Float32, block_for : Int32, redis : Redis::PooledClient = Redis::PooledClient.new)
#