Skip to main content

How to use the Temporal Go SDK

Legacy docs set

The information provided in this documentation set is intended to be available in the Developer's guide.

However, the guide is still a work in progress. Although much of the information is already represented there, if you can't find what you are looking for, we still encourage you to check this legacy docs set.

Build Status Coverage Status Go reference

Add the Temporal Go SDK to your project:

go get go.temporal.io/sdk

Or clone the Go SDK repo to your preferred location:

git clone git@github.com:temporalio/sdk-go.git