Versions in this module Expand all Collapse all v0 v0.1.0 May 31, 2026 Changes in this version + type Client struct + func NewClient(cfg Config) (*Client, error) + func (c *Client) AccountID() int + type Config struct + APIKey string + AccountID int + Region string