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

Struct successDownloader

app/crawler/crawler_test.go:153–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151}
152
153type successDownloader struct{}
154
155func (d *successDownloader) Download(sp *spider.Spider, req *request.Request) *spider.Context {
156 ctx := spider.GetContext(sp, req)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected