Runbox.Scenario.Type (runbox v9.0.0)
Defines supported scenario types.
You can use this in Manifest instead of hard-coding the particular value.
%Runbox.Scenario.Manifest{
type: Runbox.Scenario.Type.stage(),
...
}
Link to this section Summary
Link to this section Types
@type t() :: String.t()
Link to this section Functions
Link to this function
stage()
Type for GenStage-based scenario runtime.