Karma::Recovery::Checkpoint
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(source : String, offset : String | Nil, event_id : String | Nil, updated_at_unix : Int64)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
event_id
Sourceoffset
Sourcesource
Sourceto_response
Sourceupdated_at_unix
Source