//
pkg.gl
Category
github.com/markdingo/trustydns
internal
resolver
local
package
0.2.1
Repository:
https://github.com/markdingo/trustydns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
420 SLOC
#
Functions
New
New is the constructor for a local resolver.
#
Structs
Config
Config is passed to the New() constructor.
#
Interfaces
DNSClientExchanger
DNSClientExchanger is an interface which implements dns.Client.Exchange() - the only dns.Client method used by localresolver.