Versions in this module Expand all Collapse all v4 v4.15.1 Feb 17, 2024 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