View Source Strom.Composite (strom v0.7.0)

Summary

Types

@type t() :: %Strom.Composite{components: term(), pid: term()}

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

reduce_flow(components, init_flow)

View Source
Link to this function

stop_components(components)

View Source