- Run a Temporal service.
- Run the following command to start the worker
go run saga/worker/main.go
- Run the following command to start the example
go run saga/start/main.go
Based on https://github.com/temporalio/money-transfer-project-template-go