Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GopeedLab/gopeed
/ DefaultFileController
Struct
DefaultFileController
internal/controller/controller.go:22–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
type
DefaultFileController
struct
{
23
}
24
25
func
NewController() *Controller {
26
return
&Controller{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected