Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ Remove
Method
Remove
internal/caches/list_interface.go:28–28 ·
view source on GitHub ↗
Remove 删除内容
(hash string)
Source
from the content-addressed store, hash-verified
26
27
// Remove 删除内容
28
Remove(hash string) error
29
30
// Purge 清理过期数据
31
Purge(count int, callback
func
(hash string) error) (int, error)
Callers
15
TestList_Remove
Function · 0.65
openBFileForHashWriting
Method · 0.65
openBFileForHashReading
Method · 0.65
shiftOpenFiles
Method · 0.65
RemoveAll
Method · 0.65
RemoveAll
Method · 0.65
TestList_Push
Function · 0.65
CheckDiskWritingSpeed
Function · 0.65
Remove
Function · 0.65
createSymLinks
Method · 0.65
discard
Method · 0.65
TestMemoryList_Remove
Function · 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
11
TestList_Remove
Function · 0.52
TestList_Push
Function · 0.52
TestMemoryList_Remove
Function · 0.52
TestKVFileList_Remove
Function · 0.52
TestKVFileList_RemoveMany
Function · 0.52
TestFileList_Remove
Function · 0.52
TestPartialFileWriter_Write
Function · 0.52
BenchmarkMap_Add
Function · 0.52
TestClientConnLimiter_Add
Function · 0.52
TestExpiration_Add
Function · 0.52
TestIPList_Save
Function · 0.52