Search documentation of strom
strom
v0.4.1
Pages
Modules
Settings
View Source
Strom.Function
(strom v0.4.1)
Summary
Functions
call(flow, function, names)
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
start(function)
stop(function)
Functions
Link to this function
call(flow, function, names)
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(function)
View Source
Link to this function
stop(function)
View Source