Registry / networking / zonedb-zonedb

zonedb-zonedb

JSON →
library1.0.5691gogounverified

A database of DNS zone information including root zone data and TLD metadata.

go get github.com/zonedb/zonedb
INSTALL
IMPORT
SIG · ZONEDB-ZONEDB
Z
zonedb-zonedb
networkinggov1.0.5691
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.

zonedb
github.com/zonedb/zonedb

Look up a zone by its TLD.

package main import ( "fmt" "github.com/zonedb/zonedb" ) func main() { zone := zonedb.ZoneByTLD("com") fmt.Println(zone.Name) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
28
Amazon
1
OpenAI (training)
1
Resources
zonedb-zonedb — go get zonedb-zonedb · libregistry