Registry / http-client / namedotcom-go

namedotcom-go

JSON →
librarygogounverified

Go client library for the Name.com API.

go get github.com/namedotcom/go
INSTALL
IMPORT
SIG · NAMEDOTCOM-GO
N
namedotcom-go
http-clientgo
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.

namedotcom
github.com/namedotcom/go

Creates a Name.com API client with username and token.

package main import ( "fmt" "github.com/namedotcom/go" ) func main() { client := namedotcom.NewClient("username", "token") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Amazon
2
Resources
namedotcom-go — go get namedotcom-go · libregistry