Versions in this module Expand all Collapse all v4 v4.0.2 Jun 12, 2023 Changes in this version + type Client struct + BaseURL string + HTTPClient *http.Client + func NewClient(username, password string) *Client + func (c *Client) SendRequest(ctx context.Context, zone, label, value string) error