Toggle Sidebar
Toggle Theme
kvasir
v0.0.1-proto1
Pages
Modules
kvasir v0.0.1-proto1
Kvasir.Consumer
behaviour
View Source
Link to this section
Summary
Callbacks
consume_init(any)
handle_event(term, any)
Link to this section
Callbacks
Link to this callback
consume_init(any)
View Source
consume_init(
any
()) :: {:ok,
any
()}
Link to this callback
handle_event(term, any)
View Source
handle_event(
term
(),
any
()) :: {:ok,
any
()}