Helpers::Redis::PubSub::Message
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(payload, uuid : String = UUID.random.to_s, timestamp : Time = Time.utc)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
payload
Sourcetimestamp
Sourceuuid
Source