Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MG-RAST/Shock
/ size
Struct
size
shock-server/node/file/index/size.go:7–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
)
6
7
type
size
struct
{}
8
9
func
NewSizeIndexer(f *os.File, nType string, snFormat string, snIndexPath string) Indexer {
10
return
&size{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected