package
0.2.1
Repository: https://github.com/markdingo/trustydns.git
Documentation: pkg.go.dev

# Functions

New is the constructor for a local resolver.

# Structs

Config is passed to the New() constructor.

# Interfaces

DNSClientExchanger is an interface which implements dns.Client.Exchange() - the only dns.Client method used by localresolver.