Versions in this module Expand all Collapse all v0 v0.0.3 May 31, 2026 v0.0.2 May 30, 2026 Changes in this version + type Client struct + func New(token, baseURL string, perPage int) (*Client, error) + func (c *Client) Collect(ctx context.Context, q model.Query) (model.Result, error)