For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

API reference

Technical Preview

The Go SDK is a technical preview. Its API surface may still evolve and changes may not follow semantic versioning. Pin an exact version if you need stability.

This reference covers the hand-written ergonomic surface of the Go SDK: the client, its configuration, the job workers, and the error and polling helpers.

PageContents
CamundaClientThe client and its 231 API methods.
ConfigurationClient configuration, authentication, TLS, and retry policy.
Job workersREST and gRPC job workers, their options, and the handler contract.
RuntimeError types, error classification, and eventual-consistency polling.
Domain keys43 validated identifier types.

The generated request and response models are not reproduced here — there are several hundred of them. Browse them on pkg.go.dev, or use your editor's go-to-definition on any method signature.