command
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Aug 30, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
We want to check what TLD types we have (and check that our list is complete inside the tlds library.
Will pull from the internet and print a sorted list to stdout. Need to check against TLDType manually.
$ go run tools/tldtypes/main.go
[INFO] found table [columns [Domain Type TLD Manager] count 1591]
[INFO] found table [columns [Domain Names Root Zone Registry.INT Registry.ARPA RegistryIDN Repository] count 3]
[INFO] Found 6 unique TLD types from 1591
TLD type frequencies:
=========================
generic 1246
country-code 316
sponsored 14
test 11
generic-restricted 3
infrastructure 1
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.