Documentation
¶
Index ¶
- func ExpandConvertWrite(source string, w io.Writer, re *regexp.Regexp, template string, match []int, ...) (int, error)
- func ExpandWrite(source string, w io.Writer, re *regexp.Regexp, template string, match []int) (int, error)
- func NoConvert(n int, name string, value string) string
- func ReplaceAllConvertString(source string, re *regexp.Regexp, template string, convert Converter) string
- func ReplaceAllConvertWrite(source string, w io.Writer, re *regexp.Regexp, template string, ...) (int, error)
- func ReplaceAllString(source string, re *regexp.Regexp, template string) string
- func ReplaceAllWrite(source string, w io.Writer, re *regexp.Regexp, template string) (int, error)
- type Converter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandConvertWrite ¶
func ExpandWrite ¶
func ReplaceAllConvertString ¶
func ReplaceAllConvertWrite ¶
func ReplaceAllString ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.