Versions in this module Expand all Collapse all v0 v0.7.0 Apr 12, 2020 v0.6.0 Feb 29, 2020 v0.5.0 Jan 1, 2020 Changes in this version + type Resolver struct + func NewCachedResolver() (*Resolver, error) + func (r *Resolver) GetIPFromHostname(host string, ipv int) (addrs []string, err error) + func (r *Resolver) LookupHost(ctx context.Context, host string, ipv int) (addrs []string, err error)