MCPcopy Create free account
hub / github.com/GoEdgeLab/EdgeNode / CleanMatchPrefix

Method CleanMatchPrefix

internal/caches/list_interface.go:25–25  ·  view source on GitHub ↗

CleanMatchPrefix 清除通配符匹配的前缀

(prefix string)

Source from the content-addressed store, hash-verified

23
24 // CleanMatchPrefix 清除通配符匹配的前缀
25 CleanMatchPrefix(prefix string) error
26
27 // Remove 删除内容
28 Remove(hash string) error

Callers 5

PurgeMethod · 0.65
PurgeMethod · 0.65
CleanMatchPrefixMethod · 0.65

Implementers 3

MemoryListinternal/caches/list_memory.go
KVFileListinternal/caches/list_file_kv.go
SQLiteFileListinternal/caches/list_file_sqlite.go

Calls

no outgoing calls

Tested by 2