Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
16
type
Surfer
struct
{
17
surf surfer.Surfer
18
}
19
20
var
(
21
cookieJar, _ = cookiejar.New(nil)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected