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 interface + Collect func(context.Context, model.Query) (model.Result, error) + func New(cfg config.Config, provider model.Provider) (Client, error)