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

2 uses

	net/netip (current package)
		netip.go#L973: func (ip Addr) AppendText(b []byte) ([]byte, error) {
		netip.go#L996: 	return ip.AppendText(buf)