Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
griffith
v1.0.0
Griffith
ConsoleReporter
Publisher
Reporter
Subscriber
Task
Built with Crystal 1.9.2
2023-10-08 10:05:55 UTC
module
Griffith::Subscriber(T)
Direct including types
Griffith::ConsoleReporter
Defined in:
griffith/subscriber.cr
Instance Method Summary
#on_event
(event_name : Symbol, entity : T)
Instance Method Detail
abstract def
on_event
(event_name : Symbol, entity : T)
#
[
View source
]