Search documentation of strom
strom
v0.7.0
Pages
Modules
Settings
View Source
Strom.Topology
(strom v0.7.0)
Summary
Functions
call(flow, module)
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
components(module)
info(module)
start(topology_module, opts \\ [])
start_link(topology)
stop(module)
Functions
Link to this function
call(flow, module)
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
components(module)
View Source
Link to this function
info(module)
View Source
Link to this function
start(topology_module, opts \\ [])
View Source
Link to this function
start_link(topology)
View Source
Link to this function
stop(module)
View Source