Versions in this module Expand all Collapse all v1 v1.8.1 Apr 6, 2023 v1.8.0 Mar 10, 2023 v1.7.6 Mar 9, 2023 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{}