func net.parseIPZone
3 uses
net (current package)
ip.go#L692: func parseIPZone(s string) (IP, string) {
lookup.go#L181: if ip, _ := parseIPZone(host); ip != nil {
lookup.go#L267: if ip, zone := parseIPZone(host); ip != nil {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)