This sample demonstrates how to run an activity based on a dynamic input.
- Run a Temporal service.
- Run the following command to start the worker
go run choice-exclusive/worker/main.go
- Run the following command to start the exclusive choice workflow
go run choice-exclusive/starter/main.go