sdk

module
v0.29.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 24, 2020 License: MIT

README

Temporal Go SDK Build Status Coverage Status GoDoc

Temporal is a distributed, scalable, durable, and highly available orchestration engine used to execute asynchronous long-running business logic in a scalable and resilient way.

"Temporal Go SDK" is the framework for authoring workflows and activities using Go language.

How to use

Clone this repo into the preferred location.

git clone git@github.com:temporalio/go-sdk.git

or

go get -u go.temporal.io/sdk

See samples to get started.

Documentation is available here. You can also find the API documentation here.

Contributing

We'd love your help in making the Temporal Go SDK great. Please review our contribution guidelines.

License

MIT License, please see LICENSE for details.

Directories

Path Synopsis
Package activity contains functions and types used to implement Temporal activities.
Package activity contains functions and types used to implement Temporal activities.
Package client is used by external programs to communicate with Temporal service.
Package client is used by external programs to communicate with Temporal service.
contrib
datadog Module
opentelemetry Module
opentracing Module
tally Module
cmd/dummy
This file exists to force compilation of all code that doesn't have unit tests.
This file exists to force compilation of all code that doesn't have unit tests.
log
Package internalbindings contains low level APIs to be used by non Go SDKs built on top of the Go SDK.
Package internalbindings contains low level APIs to be used by non Go SDKs built on top of the Go SDK.
Code generated by mockery v1.0.0.
Code generated by mockery v1.0.0.
Package temporal and its subdirectories contain the Temporal client side framework.
Package temporal and its subdirectories contain the Temporal client side framework.
test
Package testsuite contains unit testing framework for Temporal workflows and activities.
Package testsuite contains unit testing framework for Temporal workflows and activities.
Package worker contains functions to manage lifecycle of a Temporal client side worker.
Package worker contains functions to manage lifecycle of a Temporal client side worker.
Package workflow contains functions and types used to implement Temporal workflows.
Package workflow contains functions and types used to implement Temporal workflows.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL