Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/53AI/53AIHub
/ Load
Method
Load
api/common/storage/storage.go:29–29 ·
view source on GitHub ↗
(fileName string)
Source
from the content-addressed store, hash-verified
27
Exists(fileName string) bool
28
Delete(fileName string) error
29
Load(fileName string) ([]byte, error)
30
GetBasePath() string
31
}
32
Callers
15
serveUploadFile
Function · 0.65
PreviewFile
Function · 0.65
importSkillFromUploadFileWithPermissions
Method · 0.65
ForceImportSkill
Method · 0.65
executeScanJob
Method · 0.65
LoadSnapshot
Method · 0.65
appendRecordingArtifactImpl
Function · 0.65
loadRecordingArtifactImpl
Function · 0.65
LoadBatch
Method · 0.65
GetFileProgress
Method · 0.65
DownloadSkillZipForUser
Method · 0.65
ensureSkillResourcesSeeded
Function · 0.65
Implementers
2
AliyunOSSStorage
api/common/storage/storage.go
LocalStorage
api/common/storage/storage.go
Calls
no outgoing calls
Tested by
no test coverage detected