net/netip.AddrPort.AppendText (method, view implemented interface methods)

2 uses

	net/netip (current package)
		netip.go#L1217: func (p AddrPort) AppendText(b []byte) ([]byte, error) {
		netip.go#L1235: 	return p.AppendText(buf)