An open API service indexing awesome lists of open source software.

https://github.com/temporalio/cloud-samples-go

Temporal Cloud Samples - Go
https://github.com/temporalio/cloud-samples-go

api go golang samples temporal workflows

Last synced: 5 months ago
JSON representation

Temporal Cloud Samples - Go

Awesome Lists containing this project

README

          

# Temporal Cloud API Samples

This repository contains several samples that demonstrate the various capabilities of the Temporal Cloud.

## Cloud Temporal Client

Sample Go temporal client for a namespace hosted on Temporal Cloud: [client.go](client/temporal/client.go)

## Cloud API Workflows

Sample Workflow applications that exercises the Temporal Cloud APIs: [README.md](cmd/worker/README.md)