Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_SetPipelineConfig
Function · 0.95
TestCrawlerPool_Reset
Function · 0.95
TestCrawlerPool_Use_UseOpt_Free
Function · 0.95
TestCrawlerPool_UseOpt_returnsSome
Function · 0.95
TestCrawlerPool_Stop
Function · 0.95
TestCrawlerPool_Reset_reuse
Function · 0.95
TestCrawlerPool_Free_whenStopped
Function · 0.95
exec
Method · 0.65
Implementers
1
cq
app/crawler/crawlerpool.go
Calls
no outgoing calls
Tested by
7
TestCrawlerPool_SetPipelineConfig
Function · 0.76
TestCrawlerPool_Reset
Function · 0.76
TestCrawlerPool_Use_UseOpt_Free
Function · 0.76
TestCrawlerPool_UseOpt_returnsSome
Function · 0.76
TestCrawlerPool_Stop
Function · 0.76
TestCrawlerPool_Reset_reuse
Function · 0.76
TestCrawlerPool_Free_whenStopped
Function · 0.76