Versions in this module Expand all Collapse all v1 v1.0.0 Sep 10, 2024 Changes in this version + type Parallel struct + func NewParallel(logger logger.Logger, config spiderconfiginterface.Configurator, ...) *Parallel + func (c *Parallel) Consume(ctx context.Context, urlsCh <-chan *url.URL)