riptide v0.3.12 Riptide.Handler.Store
Link to this section Summary
Functions
Callback implementation for c:Riptide.Handler.handle_call/3
.
Callback implementation for c:Riptide.Handler.handle_cast/3
.
Callback implementation for c:Riptide.Handler.handle_info/2
.
Link to this section Functions
Link to this function
handle_call(arg1, token, state)
Callback implementation for c:Riptide.Handler.handle_call/3
.
Link to this function
handle_cast(action, body, state)
Callback implementation for c:Riptide.Handler.handle_cast/3
.
Link to this function
handle_info(msg, state)
Callback implementation for c:Riptide.Handler.handle_info/2
.