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

Struct errorDownloader

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

Source from the content-addressed store, hash-verified

107}
108
109type errorDownloader struct{}
110
111func (d *errorDownloader) Download(sp *spider.Spider, req *request.Request) *spider.Context {
112 ctx := spider.GetContext(sp, req)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected