These are some samples to demonstrate various capabilities of Temporal Go SDK and server. You can learn more about Temporal at:
- Temporal: https://github.com/temporalio/temporal,
- Temporal Go SDK: https://github.com/temporalio/sdk-go.
See instructions for running the Temporal Server: https://github.com/temporalio/temporal/blob/master/README.md.
Please follow instructions from README.md file in every sample directory.
Start with simple helloworld sample.