View Source Runbox.Scenario.Type (runbox v10.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(),
...
}
Summary
Types
@type t() :: String.t()
Functions
Type for GenStage-based scenario runtime.