github.com/sergi/go-diff/diffmatchpatch.Patch.String (method)

2 uses

	github.com/sergi/go-diff/diffmatchpatch (current package)
		patch.go#L33: func (p *Patch) String() string {
		patch.go#L472: 		_, _ = text.WriteString(aPatch.String())