Make sure the Temporal Server is running locally.
From the root of the project, start a Worker:
go run branch/worker/main.go
Start the Workflow Execution:
go run branch/starter/main.go
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Make sure the Temporal Server is running locally.
From the root of the project, start a Worker:
go run branch/worker/main.go
Start the Workflow Execution:
go run branch/starter/main.go