Registry / cloud / dnsimple-dnsimple-go

dnsimple-dnsimple-go

JSON →
library1.7.0gogounverified

A Go client for the DNSimple API.

go get github.com/dnsimple/dnsimple-go
INSTALL
IMPORT
SIG · DNSIMPLE-DNSIMPLE-
D
dnsimple-dnsimple-go
cloudgov1.7.0
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.

dnsimple
github.com/dnsimple/dnsimple-go

Creates a DNSimple client and fetches account info.

package main import ( "github.com/dnsimple/dnsimple-go/dnsimple" ) func main() { client := dnsimple.NewClient(dnsimple.NewOAuthTokenCredentials("token")) // Example: list accounts accounts, _ := client.Identity.Whoami(nil) _ = accounts }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
dnsimple-dnsimple-go — go get dnsimple-dnsimple-go · libregistry