Versions in this module Expand all Collapse all v1 v1.0.0 Apr 21, 2024 Changes in this version + func GetConfig() (*dns.ClientConfig, error) + func NewResolver(d *wiredialer.WireDialer, localDNS bool) (*resolver, error) + type Resolver interface + LookupHost func(ctx context.Context, host string) ([]string, error)