Search documentation of strom
strom
v0.6.0
Pages
Modules
Settings
View Source
Strom.GenMix
(strom v0.6.0)
Summary
Functions
call(flow, mix, inputs, outputs)
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
start(opts \\ [])
start_link(state)
stop(gen_mix)
Functions
Link to this function
call(flow, mix, inputs, outputs)
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(opts \\ [])
View Source
Link to this function
start_link(state)
View Source
Link to this function
stop(gen_mix)
View Source