Registry / cloud / joyent-triton-go

joyent-triton-go

JSON →
library1.8.6gogounverified

A Go client library for the Joyent Triton API.

go get github.com/joyent/triton-go
INSTALL
IMPORT
SIG · JOYENT-TRITON-GO
J
joyent-triton-go
cloudgov1.8.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.

triton
github.com/joyent/triton-go

Create a Triton API client

package main import ( "github.com/joyent/triton-go" ) func main() { client, err := triton.NewClient("account", "key", "url") if err != nil { panic(err) } _ = client }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
joyent-triton-go — go get joyent-triton-go · libregistry