net/netip.Addr.Unmap (method)
9 uses
net/netip (current package)
netip.go#L481: func (ip Addr) Unmap() Addr {
netip.go#L521: ip = ip.Unmap()
netip.go#L540: ip = ip.Unmap()
netip.go#L559: ip = ip.Unmap()
netip.go#L589: ip = ip.Unmap()
netip.go#L621: ip = ip.Unmap()
netip.go#L642: ip = ip.Unmap()
netip.go#L882: ret = ip.Unmap().appendTo4(ret)
netip.go#L1509: b = p.ip.Unmap().appendTo4(b)
![]() |
The pages are generated with Golds v0.8.4. (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. |