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

Struct Surfer

app/downloader/downloader_surfer.go:16–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14)
15
16type Surfer struct {
17 surf surfer.Surfer
18}
19
20var (
21 cookieJar, _ = cookiejar.New(nil)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected