Module types

Source

Structs§

Nameservers
A set of nameservers for a domain

Enums§

ProtocolMode
How the recursive resolver should choose which IP address to try for upstream nameservers.
ResolutionError
An error that can occur when trying to resolve a domain.
ResolvedRecord
The result of a name resolution attempt.

Constants§

CANNOT_PARSE_PROTOCOL_MODE

Functions§

prioritising_merge
Merge two sets of RRs, where records from the second set are included if and only if there are no records of matching (name, type) in the first set.