package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Apr 27, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Record struct {
Host string `json:"host"`
CNAMEs []string `json:"cnames,omitempty"`
Addresses []string `json:"addresses,omitempty"`
Nameservers []string `json:"nameservers,omitempty"`
Dangling bool `json:"dangling"`
Error string `json:"error,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.