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

one use

	github.com/sergi/go-diff/diffmatchpatch (current package)
		diff.go#L1256: func (dmp *DiffMatchPatch) DiffToDelta(diffs []Diff) string {