//
pkg.gl
Category
github.com/effective-security/trusty
pkg
dnsclient
package
1.2.437
Repository:
https://github.com/effective-security/trusty.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
0
Files
608 SLOC
#
Functions
MockTimeoutError
MockTimeoutError returns a a net.OpError for which Timeout() returns true.
New
New constructs a new DNS resolver object that utilizes the provided list of DNS servers for resolution.
#
Structs
Client
Client represents a client that talks to an external resolver.
Error
Error wraps a DNS error with various relevant information.
Mock
Mock is a mock.
#
Interfaces
Resolver
Resolver queries for DNS records.