regexp.Regexp.ReplaceAllStringFunc (method)
one use
regexp (current package)
regexp.go#L596: func (re *Regexp) ReplaceAllStringFunc(src string, repl func(string) string) string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)