Skip to main content

Module dns

Module dns 

Source

Structs§

ApiBnResolver
Resolver that resolves the API BN IPs using the registry. If the registry doesn’t contain the requested host - use the normal fallback DNS resolver to look it up.
FixedResolver
Resolver that always resolves the predefined hostname instead of provided one. Wraps Resolver.
Resolver
DNS-resolver based on Hickory
SingleResolver
Resolver that resolves all hostnames to the single IP address
StaticResolver
Resolver that resolves from the provided mappings