Skip to content

Files

Latest commit

5a8e38f · Jan 10, 2023

History

History

choice-multi

Multi-Choice Sample

This sample demonstrates how to run multiple activities in parallel based on a dynamic input.

Steps to run this sample:

  1. Run a Temporal service.
  2. Run the following command to start the worker
go run choice-multi/worker/main.go
  1. Run the following command to start the multi choice workflow
go run choice-multi/starter/main.go