func net.hexString
4 uses
net (current package)
ip.go#L319: return "?" + hexString(ip)
ip.go#L361: func hexString(b []byte) string {
ip.go#L386: return nil, &AddrError{Err: "invalid IP address", Addr: hexString(ip)}
ip.go#L472: return hexString(m)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)