func net.last
4 uses
net (current package)
dial.go#L168: i := last(network, ':')
ipsock.go#L167: i := last(hostport, ':')
ipsock.go#L214: if i := last(s, '%'); i > 0 {
parse.go#L227: func last(s string, b byte) int {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)