MCPcopy
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
111func (ipr *Rule) StringCIDR() string {
112 return ipr.ipNet.String()
113}

Callers 1

convertToRawIPRulesFunction · 0.80

Calls 1

StringMethod · 0.65

Tested by

no test coverage detected