Versions in this module Expand all Collapse all v4 v4.9.11 Feb 21, 2023 Changes in this version + type Client struct + HTTPClient *http.Client + func NewClient(credentials map[string]string) *Client + func (c *Client) UpdateTxtRecord(ctx context.Context, hostname string, txt string) error