Current section

Files

Jump to
sprocket include sprocket@context_EventHandler.hrl
Raw

include/sprocket@context_EventHandler.hrl

-record(event_handler, {
id :: sprocket@internal@utils@unique:unique(),
handler :: sprocket@internal@identifiable_callback:callback_fn()
}).