Skip to content

Latest commit

 

History

History
 
 

pickfirst

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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 pickfirst/worker/main.go
  1. Run the following command to start the example
go run pickfirst/starter/main.go