net/netip.Addr.Unmap (method)
9 uses
net/netip (current package)
netip.go#L480: func (ip Addr) Unmap() Addr {
netip.go#L520: ip = ip.Unmap()
netip.go#L539: ip = ip.Unmap()
netip.go#L558: ip = ip.Unmap()
netip.go#L588: ip = ip.Unmap()
netip.go#L620: ip = ip.Unmap()
netip.go#L641: ip = ip.Unmap()
netip.go#L881: ret = ip.Unmap().appendTo4(ret)
netip.go#L1479: b = p.ip.Unmap().appendTo4(b)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |