Versions in this module Expand all Collapse all v1 v1.5.6 Mar 27, 2022 Changes in this version + type Client struct + func New() *Client + func (*Client) Close() error + func (*Client) LookupIP(host string, option dns.IPOption) ([]net.IP, error) + func (*Client) Start() error + func (*Client) Type() interface{}