Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ Prefixes
Method
Prefixes
internal/caches/list_memory.go:403–405 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
401
}
402
403
func
(this *MemoryList) Prefixes() []string {
404
return
this.prefixes
405
}
406
407
func
(this *MemoryList) ItemMaps()
map
[string]
map
[string]*Item {
408
return
this.itemMaps
Callers
1
TestMemoryList_Add
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestMemoryList_Add
Function · 0.64