Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
amqproxy
v0.5.6
AMQProxy
Client
Error
NegotiationError
ReadError
WriteError
Pool
Server
TokenBucket
Upstream
AccessError
Error
WriteError
Built with Crystal 1.9.2
2023-10-08 09:24:16 UTC
class
AMQProxy::TokenBucket
AMQProxy::TokenBucket
Reference
Object
Defined in:
amqproxy/token_bucket.cr
Constructors
.new
(length : Int32, interval : Time::Span)
Instance Method Summary
#receive
Constructor Detail
def self.
new
(length : Int32, interval : Time::Span)
#
[
View source
]
Instance Method Detail
def
receive
#
[
View source
]