struct Helpers::Redis::PubSub::Message
- Helpers::Redis::PubSub::Message
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
helpers/redis/pub_sub/message.crConstructors
- .new(pull : JSON::PullParser)
- .new(payload, uuid : String = UUID.random.to_s, timestamp : Time = Time.utc)