Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
MartenThrottle::Result
Inherits
Struct
<
Value
<
Object
Outcome of a
Strategy#check
call.
Constructors
new
(allowed :
Bool
, count :
Int32
, limit :
Int32
, retry_after :
Int32
, reset_after :
Int32
|
Nil
= nil)
Source
Instance methods
allowed?
Source
count
Source
limit
Source
reset_after
Source
retry_after
Source