# Functions
No description provided by the author
New creates a new caching dns resolver.
NewDialer gets a new Dialer instance using a resolver cache.
No description provided by the author
# Variables
DefaultOptions of the cache.
DefaultResolvers trusted.
No description provided by the author
# Structs
Cache is a strcture for caching DNS lookups.
NoAddressFoundError occurs when no addresses are found for the host.
Options of the cache.
# Interfaces
Resolver interface.
# Type aliases
DialerFunc with signature matching of go net/dial.