Skip to content

Latest commit

 

History

History
 
 

choice-multi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Multi-Choice Sample

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

Steps to run this sample:

  1. You need a Temporal service running. See details in README.md
  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