Versions in this module Expand all Collapse all v0 v0.0.1 Mar 2, 2022 Changes in this version + var ErrEmptyResponse = errors.New("empty response") + func ClientType() interface + func RCodeFromError(err error) uint16 + type Client interface + LookupIP func(domain string) ([]net.IP, error) + type IPv4Lookup interface + LookupIPv4 func(domain string) ([]net.IP, error) + type IPv6Lookup interface + LookupIPv6 func(domain string) ([]net.IP, error) + type RCodeError uint16 + func (e RCodeError) Error() string Incompatible versions in this module v3.50.2+incompatible Oct 29, 2018 v3.50.1+incompatible Oct 28, 2018