View Source Strom.Module (strom v0.4.1)

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

Link to this function

call(flow, state, names)

View Source

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

start(module, opts \\ [])

View Source