Versions in this module Expand all Collapse all v0 v0.1.0 Feb 26, 2026 Changes in this version + type Collector struct + func New(endpoint, accessKey, secretKey, bucket string, useSSL bool) (*Collector, error) + func (c *Collector) Collect(ctx context.Context, tenantID, executionID, filesDir string) (filesURL string, filesList []string, err error)