package
0.16.0
Repository: https://github.com/tech-engine/goscrapy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Create a Group which is a collection of pipelines intended to run concurrently as opposed to sequentially.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Max key-value pairs a Pipiline Item can have.
Reuseable Pipeline Item pool size.
Max number of Outputs that will be allowed to processed concurrently in the pipeline.
Output queue buffer size.

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
We have added it here as PipelineManager is the one that passes IPipelineItems to pipelines and so must be aware of IPipelineItem.