Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
49
type
FileService
struct
{
50
}
51
52
const
fileHistorySnapshotMaxSize = 10 * 1024 * 1024
53
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected