net/netip.Addr.IsMulticast (method)
3 uses
net/netip (current package)
netip.go#L558: func (ip Addr) IsMulticast() bool {
netip.go#L633: !ip.IsMulticast() &&
net
addrselect.go#L314: if ipv6 && ip.IsMulticast() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)