package
1.4.3
Repository: https://github.com/ameshkov/gocurl.git
Documentation: pkg.go.dev

# Functions

NewResolver creates a new instance of *Resolver.

# Constants

ErrEmptyResponse means that the response does not contain necessary RRs.
ErrInvalidResolver means that the configured resolver is invalid.
ErrNoResolvers means that system resolvers couldn't be discovered.

# Structs

Resolver is a structure that is used whenever DNS resolution is required.