class

GitHub::RateLimit

Inherits MessagePack::Serializable < JSON::Serializable < GitHub::Resource < Reference < Object

Constructors

new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
new(*, resource : Nil | String, limit : Int64 = 0, remaining : Int64 = 0, used : Int64 = 0, reset : Time = Time.utc)
Source

Instance methods

limit
Source
remaining
Source
reset
Source
resource
Source
time_until_reset
Source
used
Source