MCPcopy
hub / github.com/andeya/pholcus / SetPipelineConfig

Method SetPipelineConfig

app/crawler/crawlerpool.go:17–17  ·  view source on GitHub ↗
(outType string, batchCap int)

Source from the content-addressed store, hash-verified

15 CrawlerPool interface {
16 Reset(spiderNum int) int
17 SetPipelineConfig(outType string, batchCap int)
18 Use() Crawler
19 UseOpt() option.Option[Crawler]
20 Free(Crawler)

Callers 8

TestCrawlerPool_ResetFunction · 0.95
TestCrawlerPool_StopFunction · 0.95
execMethod · 0.65

Implementers 1

cqapp/crawler/crawlerpool.go

Calls

no outgoing calls