Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
amqproxy
v2.0.0-rc.4
AMQ
Protocol
Frame
AMQProxy
ChannelPool
CLI
JournalLogFormat
StdoutLogFormat
Client
Error
NegotiationError
ReadError
WriteError
Credentials
DownstreamChannel
Server
TokenBucket
Upstream
AccessError
ChannelMaxReached
Error
WriteError
UpstreamChannel
Generated using Crystal 1.10.1
2024-05-11 02:19:17 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
]