Temporal Cloud Ops Go SDK

⚠ This project is still experimental.
Temporal Cloud serves as a software as a service (SaaS) infrastructure platform, specifically designed to manage the durability of your Temporal Applications.
The APIs that Temporal Cloud provides are accessible via the Temporal Cloud Ops Go SDK
. This SDK is a Go client library for the Temporal Cloud APIs. It allows you to manage your Temporal Cloud resources programmatically.
How to use
go get go.temporal.io/cloud-sdk
See samples to get started.
Documentation is available here.
You can also find the API documentation here.
Contributing
Please see CONTRIBUTING.md for details.
License
MIT License, please see LICENSE for details.