MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / FileService

Struct FileService

agent/app/service/file.go:49–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47)
48
49type FileService struct {
50}
51
52const fileHistorySnapshotMaxSize = 10 * 1024 * 1024
53

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected