Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SignTools/SignTools
/ GetData
Method
GetData
src/storage/upload.go:17–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
GetId() string
16
delete() error
17
GetData() (ReadonlyFile, error)
18
GetInfo() (handler.FileInfo, error)
19
GetModTime() (time.Time, error)
20
}
Callers
2
uploadSignedApp
Function · 0.65
uploadUnsignedApp
Function · 0.65
Implementers
1
upload
src/storage/upload.go
Calls
no outgoing calls
Tested by
no test coverage detected