Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ Namespace
Method
Namespace
internal/utils/kvstore/db.go:48–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
func
(this *DB) Namespace() string {
49
return
this.namespace
50
}
51
52
func
(this *DB) Store() *Store {
53
return
this.store
Callers
4
AddTable
Method · 0.95
Truncate
Method · 0.95
iterateKeys
Method · 0.45
TestInspect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected