View Source Runbox.Scenario.Type (runbox v11.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

Functions

Returns all available types.

Simple scenario.

Type for GenStage-based scenario runtime.

Types

Functions

Returns all available types.

Simple scenario.

See Runbox.Scenario.Simple for details about this scenario type.

Type for GenStage-based scenario runtime.