sort.IntSlice.Search (method) one use sort (current package) search.go#L106: func (p IntSlice) Search(x int) int { return SearchInts(p, x) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)