runlet v1.0.0 Runlet.Cmd.Dedup
Deduplicate repeated events
Link to this section Summary
Functions
Suppress repeated events in a stream
Link to this section Functions
Link to this function
exec(stream, key, val)
exec(Enumerable.t(), String.t(), String.t()) :: Enumerable.t()
Suppress repeated events in a stream:
arg: "keys" "vals"
example: "host service" "description"