MCPcopy 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

uploadSignedAppFunction · 0.65
uploadUnsignedAppFunction · 0.65

Implementers 1

uploadsrc/storage/upload.go

Calls

no outgoing calls

Tested by

no test coverage detected