Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ nextId
Method
nextId
internal/waf/ip_list.go:328–330 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
326
}
327
328
func
(this *IPList) nextId() uint64 {
329
return
atomic.AddUint64(&this.id, 1)
330
}
Callers
2
Add
Method · 0.95
Load
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected