Versions in this module Expand all Collapse all v0 v0.2.37 Aug 20, 2026 v0.2.36 Aug 18, 2026 Changes in this version + var ReportTypes = []string + func Run(cfg Config, w io.Writer) error + type Config struct + BatchSize int + Collection string + NumWorker int + ReportName string + SID string + Server string + Verbose bool + func DefaultConfig() Config