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

Method CleanMatchKey

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

CleanMatchKey 清除通配符匹配的Key

(key string)

Source from the content-addressed store, hash-verified

20
21 // CleanMatchKey 清除通配符匹配的Key
22 CleanMatchKey(key string) error
23
24 // CleanMatchPrefix 清除通配符匹配的前缀
25 CleanMatchPrefix(prefix string) error

Callers 5

PurgeMethod · 0.65
PurgeMethod · 0.65
CleanMatchKeyMethod · 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