Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
65
type
ReaderAt
interface
{
66
SectionReader
67
Stat() (os.FileInfo, error)
68
Close() error
69
}
70
Callers
15
setSizes
Method · 0.65
isDir
Function · 0.65
pcreate
Function · 0.65
PartionUpload
Function · 0.65
Create
Method · 0.65
RunVersionUpdates
Function · 0.65
Delete
Method · 0.65
HasIndex
Method · 0.65
Update
Method · 0.65
SetFile
Method · 0.65
SetFileFromSubset
Method · 0.65
SetFileFromPath
Method · 0.65
Implementers
1
multiReaderAt
shock-server/node/file/file.go
Calls
no outgoing calls
Tested by
no test coverage detected