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

# Functions

New creates a remote struct which supplies the internal/resolver/Resolver interface.

# Structs

Config is passed to the New() constructor.

# Interfaces

HTTPClientDo is an interface which implements http.Client.Do() - the only http.Client method used by the DoH resolver.