Current section
Files
Jump to
Current section
Files
include/lightspeed@pipeline_Stage.hrl
-record(stage, {
name :: binary(),
kind :: lightspeed@pipeline:stage_kind(),
boundary :: lightspeed@pipeline:boundary()
}).