Registry / http-client / nrdcg-nodion

nrdcg-nodion

JSON →
library0.1.0gogounverified

Package nodion provides a client for interacting with the DNS API of Nodion.

go get github.com/nrdcg/nodion
INSTALL
IMPORT
SIG · NRDCG-NODION
N
nrdcg-nodion
http-clientgov0.1.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.

nodion
github.com/nrdcg/nodion

Create a new Nodion API client

package main import ( "fmt" "github.com/nrdcg/nodion" ) func main() { client := nodion.NewClient("token") fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
nrdcg-nodion — go get nrdcg-nodion · libregistry