Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
GRPC::RateLimitConfig
Inherits
Reference
<
Object
RateLimitConfig limits request starts to
limit
per
period
.
Constructors
new
(limit :
UInt64
, period :
Time::Span
)
Source
Instance methods
limit
Source
limit=
(limit :
UInt64
)
Source
period
Source
period=
(period :
Time::Span
)
Source