net/netip.Addr.IsLoopback (method)
3 uses
net/netip (current package)
netip.go#L539: func (ip Addr) IsLoopback() bool {
netip.go#L632: !ip.IsLoopback() &&
net
addrselect.go#L309: if ip.IsLoopback() || ip.IsLinkLocalUnicast() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)