Documentation
¶
Index ¶
Constants ¶
View Source
const ( WorkerName = workflowNamePrefix + "worker" WorkflowBatchName = workflowNamePrefix + "batch" WorkflowDurableName = workflowNamePrefix + "durable" WorkflowDurableChildName = workflowNamePrefix + "durable-child" )
Variables ¶
View Source
var All = []EventKey{EventKeyDefault, EventKeyBatch, EventKeyDurable}
Functions ¶
func WorkflowStandardName ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.