Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/kvrocks-controller
/ ID
Method
ID
store/store.go:332–334 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
330
}
331
332
func
(s *ClusterStore) ID() string {
333
return
s.e.ID()
334
}
335
336
func
(s *ClusterStore) Close() error {
337
return
s.e.Close()
Callers
nothing calls this directly
Calls
1
ID
Method · 0.65
Tested by
no test coverage detected