Registry / cloud / atomix-runtime-sdk

atomix-runtime-sdk

JSON →
library0.7.6gogounverified

Package sdk provides the Atomix runtime SDK for building distributed applications.

go get github.com/atomix/runtime/sdk
INSTALL
IMPORT
SIG · ATOMIX-RUNTIME-SDK
A
atomix-runtime-sdk
cloudgov0.7.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

sdk
github.com/atomix/runtime/sdk

Initialize Atomix runtime client

package main import ( "github.com/atomix/runtime/sdk/pkg/client" ) func main() { c, _ := client.New() defer c.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
34
Resources
atomix-runtime-sdk — go get atomix-runtime-sdk · libregistry