MCPcopy 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
48func (this *DB) Namespace() string {
49 return this.namespace
50}
51
52func (this *DB) Store() *Store {
53 return this.store

Callers 4

AddTableMethod · 0.95
TruncateMethod · 0.95
iterateKeysMethod · 0.45
TestInspectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected