Registry / networking / nzdjb-go-metaname

nzdjb-go-metaname

JSON →
library1.0.0gogounverified

A Go client library for the Metaname DNS and domain management API.

go get github.com/nzdjb/go-metaname
INSTALL
IMPORT
SIG · NZDJB-GO-METANAME
N
nzdjb-go-metaname
networkinggov1.0.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.

metaname
github.com/nzdjb/go-metaname

Creates a Metaname client and lists DNS zones.

package main import ( "fmt" "github.com/nzdjb/go-metaname" ) func main() { client := metaname.NewClient("account", "api-key") zones, _ := client.ListZones() fmt.Println(zones) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
nzdjb-go-metaname — go get nzdjb-go-metaname · libregistry