Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
redis_crystal_playground
master
RedisCrystalPlayground
Message
Base
Bye
Print
Subscriber
Built with Crystal 1.9.2
2023-10-07 20:29:02 UTC
class
RedisCrystalPlayground::Message::Bye
RedisCrystalPlayground::Message::Bye
RedisCrystalPlayground::Message::Base
Reference
Object
Defined in:
redis_crystal_playground/message/bye.cr
Instance Method Summary
#handle
Instance methods inherited from class
RedisCrystalPlayground::Message::Base
handle
handle
Constructor methods inherited from class
RedisCrystalPlayground::Message::Base
new(message : String, channel : String, redis : Redis)
new
Class methods inherited from class
RedisCrystalPlayground::Message::Base
message_name
message_name
Instance Method Detail
def
handle
#
[
View source
]