abstract struct EventWinder::Handled

Defined in:

event-winder.cr

Constant Summary

HANDLERS = [] of Channel(::Tuple(Time, String, Time, Time::Span, Time::Span, Bool))

Instance methods inherited from struct EventWinder

initialize initialize

Constructor methods inherited from struct EventWinder

new new

Class methods inherited from struct EventWinder

handle_error(error : Exception, payload_inspect : String = "no payload") handle_error