Versions in this module Expand all Collapse all v1 v1.7.1 Aug 15, 2026 Changes in this version + type Crawler struct + func New(options *types.CrawlerOptions) (*Crawler, error) + func (c *Crawler) Close() error + func (c *Crawler) Crawl(rootURL string) error