Build applications with the Go SDK
Build core application components using the Temporal Go SDK.
Build core application components using the Temporal Go SDK.
Create a Workflow Definition that controls your application's behavior.
Write Activity functions to perform work inside your Temporal application.
Start a Worker to execute your Workflows and Activities.