Skip to main content

Temporal Go SDK developer's guide

Temporal Go SDK API reference

The follow structure applies to the Temporal Go SDK developer's guide:

  1. Foundations: The minimum things required to build and run a simple Workflow with a single Activity.

  2. Features: All the general features available to a Temporal Application.

  3. Observability: Methods for observing a Temporal Application.

  4. Worker performance