Versions in this module Expand all Collapse all v0 v0.1.0 Dec 28, 2019 Changes in this version + type Client struct + func New(serverURL string, serverAddr string) (*Client, error) + func (c *Client) Exchange(ctx context.Context, m *dns.Msg) (r *dns.Msg, rtt time.Duration, err error)