Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 438 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 438 Bytes

Exclusive-Choice Sample

This sample demonstrates how to run an activity 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-exclusive/worker/main.go
  1. Run the following command to start the exclusive choice workflow
go run choice-exclusive/starter/main.go