func regexp.extract 2 uses regexp (current package) regexp.go#L937: name, num, rest, ok := extract(template) regexp.go#L972: func extract(str string) (name string, num int, rest string, ok bool) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)