View Source Runbox.Runtime.Simple.TemplateCarrier (runbox v11.0.0)

Template carrier for Simple scenario.

GenStage handling Simple scenario template. It carries the state of the template and handles init and handle_message callbacks. It expects to consume messages from input streams and produces output-stream-ready events.

Summary

Functions

Returns component name.

Returns state entity of a running template carrier.

Functions

Returns component name.

Returns state entity of a running template carrier.

Link to this function

start_link(args, runbox_ctx, start_ctx)

View Source

Starts the GenStage.