func os.lastIndex
2 uses
os (current package)
tempfile.go#L62: if pos := lastIndex(pattern, '*'); pos != -1 {
tempfile.go#L118: func lastIndex(s string, sep byte) int {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)