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

one use

	github.com/sergi/go-diff/diffmatchpatch (current package)
		patch.go#L232: func (dmp *DiffMatchPatch) PatchApply(patches []Patch, text string) (string, []bool) {