Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ethstorage/es-node
/ Close
Method
Close
ethstorage/storage_manager.go:685–687 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
683
}
684
685
func
(s *StorageManager) Close() error {
686
return
s.shardManager.Close()
687
}
Callers
1
TestEncoding
Function · 0.95
Calls
1
Close
Method · 0.65
Tested by
1
TestEncoding
Function · 0.76