Documentation
¶
Index ¶
Constants ¶
View Source
const ( WorkflowQueued = "queued" WorkflowThrottled = "throttled" WorkflowInProgress = "in_progress" WorkflowSuccess = "success" WorkflowFailing = "failing" WorkflowFailed = "failed" WorkflowAborting = "aborting" WorkflowAborted = "aborted" )
Workflow status values.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.