net/netip.Addr.Is4In6 (method)
8 uses
net/netip (current package)
netip.go#L465: func (ip Addr) Is4In6() bool {
netip.go#L480: if ip.Is4In6() {
netip.go#L692: if ip.z == z4 || ip.Is4In6() {
netip.go#L770: if ip.Is4In6() {
netip.go#L792: if ip.Is4In6() {
netip.go#L957: if ip.Is4In6() {
netip.go#L1160: if p.ip.Is4In6() {
netip.go#L1425: if p.ip.Is4In6() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)