Versions in this module Expand all Collapse all v4 v4.17.6 Jul 4, 2024 v4.17.5 Jul 4, 2024 v4.17.4 Jul 4, 2024 Changes in this version + type Client struct + HTTPClient *http.Client + func NewClient(token string) *Client + func (c Client) UpdateTxtRecord(ctx context.Context, fqdn, txt string, clear bool) error