MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / firewallPortWhiteListKey

Function firewallPortWhiteListKey

agent/app/service/firewall_setting.go:173–175  ·  view source on GitHub ↗
(item firewallPortWhitelist)

Source from the content-addressed store, hash-verified

171}
172
173func firewallPortWhiteListKey(item firewallPortWhitelist) string {
174 return item.Port + "/" + item.Protocol
175}

Callers 3

firewallPortWhiteListMapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected