Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 420 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 420 Bytes

Child Workflow

Make sure the Temporal Server is running locally.

From the root of the project, start a Worker:

go run child-workflow/worker/main.go

Start the Workflow Execution:

go run child-workflow/starter/main.go