struct
Redis::Streaming::Message
- Redis::Streaming::Message
- Struct
- Value
- Object
Included Modules
- Enumerable({String, String})
Defined in:
streaming.crConstructors
Instance Method Summary
- #[](field : String) : String
- #[]?(field : String) : String | Nil
- #dig(field : String)
- #each(*args, **options)
- #each(*args, **options, &)
- #id : String
- #values : Hash(String, String)