Steps to run this sample: You need a Temporal service running. See details in README.md Run the following command to start the worker go run helloworld/worker/main.go Run the following command to start the example go run helloworld/starter/main.go