View Source Runlet.Cmd.Valve (runlet v1.2.3)

Asynchronously start/stop the event stream

Link to this section Summary

Functions

Allows dynamically starting/stopping the event stream using the start/stop commands. While stopped, events are discarded.

Link to this section Functions

@spec exec(Enumerable.t()) :: Enumerable.t()

Allows dynamically starting/stopping the event stream using the start/stop commands. While stopped, events are discarded.