Skip to content

Go Client SDK

The Go Client SDK conductor-client-golang provides a way to build Task Workers and Clients in Go.

The code for the Go Client SDK is available on Github. Please feel free to file PRs, issues, etc. there.

Quick Start

Get the latest Go Client SDK:

go get github.com/swift-conductor/conductor-client-golang

See Go Client SDK docs for details.