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