Categorygithub.com/containifyci/temporal-worker
repository
0.4.0
Repository: https://github.com/containifyci/temporal-worker.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Steps to run this sample:

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