Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReplaceAllStringSubmatchFunc ¶
func ReplaceAllStringSubmatchFunc(re *regexp.Regexp, input string, replacer func([]string) string) string
ReplaceAllStringSubmatchFunc allows you to replace regex with a callback that includes matched groups based on https://medium.com/@elliotchance/go-replace-string-with-regular-expression-callback-f89948bad0bb
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.