Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ ExpireMap
Method
ExpireMap
internal/utils/expires/list.go:133–135 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
131
}
132
133
func
(this *List) ExpireMap()
map
[int64]ItemMap {
134
return
this.expireMap
135
}
136
137
func
(this *List) ItemsMap()
map
[uint64]int64 {
138
return
this.itemsMap
Callers
6
TestList_Add
Function · 0.80
TestList_Add_Overwrite
Function · 0.80
TestList_Remove
Function · 0.80
TestList_GC
Function · 0.80
TestList_GC_Batch
Function · 0.80
TestList_Start_GC
Function · 0.80
Calls
no outgoing calls
Tested by
6
TestList_Add
Function · 0.64
TestList_Add_Overwrite
Function · 0.64
TestList_Remove
Function · 0.64
TestList_GC
Function · 0.64
TestList_GC_Batch
Function · 0.64
TestList_Start_GC
Function · 0.64