net.IPNet.String (method, view implemented interface methods)

2 uses

	net (current package)
		ip.go#L547: func (n *IPNet) String() string {

	github.com/go-pg/pg/v10/types
		append_value.go#L227: 	return AppendString(b, ipnet.String(), flags)