struct

Helpers::Redis::PubSub::Message

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(payload, uuid : String = UUID.random.to_s, timestamp : Time = Time.utc)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

payload
Source
timestamp
Source
uuid
Source