Runlet.Cmd.Valve (runlet v1.2.7)

View Source

Asynchronously start/stop the event stream

Summary

Functions

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

Functions

exec(stream)

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

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