MCPcopy
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
22type DefaultFileController struct {
23}
24
25func NewController() *Controller {
26 return &Controller{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected