Runbox.Runtime.Stage.StateGenerator (runbox v7.0.1)

Module generates state of run components running on slave node.

Link to this section Summary

Functions

Generates state for component template.

Link to this section Functions

Link to this function

generate_for_component(arg, run_id)

@spec generate_for_component(
  {:template, atom()},
  String.t()
) :: {String.t(), Runbox.Runtime.Stage.UnitRegistry.t()}

Generates state for component template.