# Functions

New gets a new Dialer instance without using a resolver cache.
NewWithCache gets a new Dialer instance using a resolver cache.

# Structs

NoAddressFoundError occurs when no addresses are found for the host.

# Type aliases

DialerFunc is a dialer function for go net/dial.