Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ DB
Method
DB
internal/utils/kvstore/table.go:65–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
}
64
65
func
(this *Table[T]) DB() *DB {
66
return
this.db
67
}
68
69
func
(this *Table[T]) Encoder() ValueEncoder[T] {
70
return
this.encoder
Callers
10
TestQuery_FindAll_Break
Function · 0.80
TestQuery_FindAll_Break_Closed
Function · 0.80
Flush
Method · 0.80
Delete
Method · 0.80
Flush
Method · 0.80
TestInspect
Method · 0.80
Truncate
Method · 0.80
Flush
Method · 0.80
Flush
Method · 0.80
TestInspect
Method · 0.80
Calls
no outgoing calls
Tested by
2
TestQuery_FindAll_Break
Function · 0.64
TestQuery_FindAll_Break_Closed
Function · 0.64