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