Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/GoEdgeLab/EdgeNode
/ Name
Method
Name
internal/utils/kvstore/table_interface.go:6–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
5
type
TableInterface
interface
{
6
Name() string
7
SetNamespace(namespace []byte)
8
SetDB(db *DB)
9
Close() error
Callers
7
NewBlocksFileWithRawFile
Function · 0.65
Filename
Method · 0.65
OpenFileReader
Method · 0.65
RemoveAll
Method · 0.65
RemoveAll
Method · 0.65
AddTable
Method · 0.65
Name
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected