Skip to content

Latest commit

 

History

History

greetings

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Steps to run this sample:

  1. Run a Temporal service.
  2. Run the following command to start the worker
go run greetings/worker/main.go
  1. Run the following command to start the example
go run greetings/starter/main.go