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

one use

	github.com/sergi/go-diff/diffmatchpatch (current package)
		patch.go#L469: func (dmp *DiffMatchPatch) PatchToText(patches []Patch) string {