github.com/sergi/go-diff/diffmatchpatch.DiffMatchPatch.DiffLinesToChars (method)

one use

	github.com/sergi/go-diff/diffmatchpatch (current package)
		diff.go#L392: func (dmp *DiffMatchPatch) DiffLinesToChars(text1, text2 string) (string, string, []string) {