Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/cloudflared
/ StringCIDR
Method
StringCIDR
ipaccess/access.go:111–113 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
109
}
110
111
func
(ipr *Rule) StringCIDR() string {
112
return
ipr.ipNet.String()
113
}
Callers
1
convertToRawIPRules
Function · 0.80
Calls
1
String
Method · 0.65
Tested by
no test coverage detected