Versions in this module Expand all Collapse all v0 v0.1.0 Mar 22, 2026 Changes in this version + type Config struct + CrawlDelay time.Duration + DBPath string + MaxRetries int + RequestsPerSecond int + ServerAddr string + TokenBudget int + UserAgent string + Workers int + func Load() Config