Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MG-RAST/Shock
/ Close
Method
Close
shock-server/node/file/index/subset.go:305–308 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
303
}
304
305
func
(s *subset) Close() (err error) {
306
s.f.Close()
307
return
308
}
Callers
nothing calls this directly
Calls
1
Close
Method · 0.65
Tested by
no test coverage detected