Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/GoEdgeLab/EdgeNode
/ Reset
Method
Reset
internal/caches/list_interface.go:10–10 ·
view source on GitHub ↗
Reset 重置数据
()
Source
from the content-addressed store, hash-verified
8
9
// Reset 重置数据
10
Reset() error
11
12
// Add 添加内容
13
Add(hash string, item *Item) error
Callers
7
UpdatePolicy
Method · 0.65
Stop
Method · 0.65
initList
Method · 0.65
CleanAll
Method · 0.65
Stop
Method · 0.65
UpdatePolicy
Method · 0.65
CloseAll
Method · 0.65
Implementers
3
MemoryList
internal/caches/list_memory.go
KVFileList
internal/caches/list_file_kv.go
SQLiteFileList
internal/caches/list_file_sqlite.go
Calls
no outgoing calls
Tested by
no test coverage detected