The purpose of this sample is to demonstrate invocation of workflows and activities using name rather than strongly typed function.
- Run a Temporal service.
- Run the following command to start the worker
go run dynamic/worker/main.go
- Run the following command to start the example
go run dynamic/starter/main.go