Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/andeya/pholcus
/ mockDownloader
Struct
mockDownloader
app/crawler/crawlerpool_test.go:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
)
12
13
type
mockDownloader
struct
{}
14
15
func
(d *mockDownloader) Download(_ *spider.Spider, _ *request.Request) *spider.Context {
16
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected