Skip to content

Go SDK

Coming with PROD-06 — published as github.com/Cavaridge-LLC/cavaridge-go.

The Go SDK will:

  • Be auto-generated from the public OpenAPI spec.
  • Target the latest two stable Go releases.
  • Ship typed responses, errors as errors.Is-compatible sentinels.
  • Default to retry-with-backoff on 429 and 5xx.

Until release, call the REST API directly. See API overview.