Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ SortedRangeItems
Method
SortedRangeItems
internal/iplibrary/ip_list.go:162–164 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
160
}
161
162
func
(this *IPList) SortedRangeItems() []*IPItem {
163
return
this.sortedRangeItems
164
}
165
166
func
(this *IPList) IPMap()
map
[string]*IPItem {
167
return
this.ipMap
Callers
6
TestIPListManager_init
Function · 0.80
TestIPList_Add_One
Function · 0.80
TestIPList_Update
Function · 0.80
TestIPList_Add_Range
Function · 0.80
TestIPList_Delete
Function · 0.80
TestIPList_GC
Function · 0.80
Calls
no outgoing calls
Tested by
6
TestIPListManager_init
Function · 0.64
TestIPList_Add_One
Function · 0.64
TestIPList_Update
Function · 0.64
TestIPList_Add_Range
Function · 0.64
TestIPList_Delete
Function · 0.64
TestIPList_GC
Function · 0.64