Versions in this module Expand all Collapse all v0 v0.1.0 Aug 18, 2026 Changes in this version + const SDKName + const SDKVersion + type Client struct + Catalog *resources.Catalog + Feed *resources.Feed + Report *resources.Report + func NewClient(credentialID, credentialSecret, version string) *Client + func NewClientWithToken(token, version string) *Client + func (client *Client) AddHeaders(headers map[string]string) + func (client *Client) Authenticate() error + func (client *Client) SetAuthEndpoint(authEndpoint string) + func (client *Client) SetBaseURL(baseURL string) + func (client *Client) SetMarketplace(marketplace string) + func (client *Client) SetPartnerTag(partnerTag string) + func (client *Client) SetTimeout(timeout int16) + func (client *Client) SetUserAgent(userAgent string)