Strom.GenMix (strom v0.9.1)

View Source

Generic functionality used by other components.

Summary

Functions

call(flow, gm)

@spec call(map(), map()) :: map() | no_return()

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

process_chunk(input_stream_name, chunk, outputs, atom)

send_to_tasks(tasks, message)

start(gm)

start_link(gm)

state(pid)

stop(gm)

@spec stop(any()) :: any()