Search documentation of strom
strom
v0.6.0
Pages
Modules
Settings
View Source
Strom.GenMix.Consumer
(strom v0.6.0)
Summary
Functions
call(cons)
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
start(arg, mix_pid, opts \\ [])
stop(cons)
Functions
Link to this function
call(cons)
View Source
Link to this function
child_spec(init_arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
start(arg, mix_pid, opts \\ [])
View Source
Link to this function
stop(cons)
View Source