Versions in this module Expand all Collapse all v0 v0.12.0 Feb 19, 2026 Changes in this version + type Client struct + func NewClient(login *config.Login) *Client + func (c *Client) Do(method, endpoint string, body io.Reader, headers map[string]string) (*http.Response, error)