Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DNSCategoryDNSNextResolver = sha256str("dns_next_resolver") DNSCategoryWallet = sha256str("wallet") DNSCategorySite = sha256str("site") DNSCategoryStorage = sha256str("storage") DNSCategoryPicture = sha256str("picture") DNSCategoryLinks = sha256str("links") DNSCategoryDescription = sha256str("description") )
View Source
var (
ErrNotResolved = errors.New("not resolved")
)
Functions ¶
This section is empty.
Types ¶
type DNS ¶
type DNS struct {
// contains filtered or unexported fields
}
type DNSCategory ¶ added in v1.17.0
type DNSCategory string
Click to show internal directories.
Click to hide internal directories.