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

# Packages

Package doh (aka) internal/resolver/doh is a resolver implementation which handles (DoH) lookups via remote servers.
Package local (aka internal/resolver/local) is a resolver implementation which handle local lookups via /etc/resolv.conf.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

QueryMetaData is a primordial struct containing metadata about the query passed to Resolve().
ResponseMetaData returns metadata about the qhery made by Resolve().

# Interfaces

No description provided by the author

# Type aliases

DNSTransportType defines the transport type used to carry the DNS query.