This sample demonstrates how to run multiple activities in parallel based on a dynamic input.
- Run a Temporal service.
- Run the following command to start the worker
go run choice-multi/worker/main.go
- Run the following command to start the multi choice workflow
go run choice-multi/starter/main.go