View Source Strom.GenMix.Consumer (strom v0.7.3)

Consumer is used by the generic GenMix component.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

start(arg, mix_pid, opts \\ [])

View Source