Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExampleChildWorkflow ¶
ExampleChildWorkflow is a Workflow Definition
func ExampleParentWorkflow ¶
ExampleParentWorkflow is a Workflow Definition
This Workflow Definition demonstrates how to start a Child Workflow Execution from a Parent Workflow Execution.
Each Child Workflow Execution starts a new Run. The Parent Workflow Execution is notified only after the completion of last Run of the Child Workflow Execution.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.