Versions in this module Expand all Collapse all v0 v0.7.1 Apr 29, 2024 v0.7.0 Apr 29, 2024 Changes in this version + const DefaultProvider + func Author() string + func License() string + func Version() string + type Client struct + func NewClient() *Client + func (c *Client) Query(ctx context.Context, d dns.Domain, t dns.Type, s ...dns.ECS) (*dns.Response, error) + func (c *Client) SetProvider(p provider) error + func (c *Client) String() string