MCPcopy Create free account
hub / github.com/MG-RAST/Shock / Stat

Method Stat

shock-server/node/file/file.go:67–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65type ReaderAt interface {
66 SectionReader
67 Stat() (os.FileInfo, error)
68 Close() error
69}
70

Callers 15

setSizesMethod · 0.65
isDirFunction · 0.65
pcreateFunction · 0.65
PartionUploadFunction · 0.65
CreateMethod · 0.65
RunVersionUpdatesFunction · 0.65
DeleteMethod · 0.65
HasIndexMethod · 0.65
UpdateMethod · 0.65
SetFileMethod · 0.65
SetFileFromSubsetMethod · 0.65
SetFileFromPathMethod · 0.65

Implementers 1

multiReaderAtshock-server/node/file/file.go

Calls

no outgoing calls

Tested by

no test coverage detected