Versions in this module Expand all Collapse all v1 v1.8.16 Jul 1, 2024 v1.8.11 Jul 1, 2024 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{}