Versions in this module Expand all Collapse all v5 v5.2.1 Nov 14, 2020 Changes in this version + func Do(src, dst string) (diffs []diffmatchpatch.Diff) + func DoWithTimeout(src, dst string, timeout time.Duration) (diffs []diffmatchpatch.Diff) + func Dst(diffs []diffmatchpatch.Diff) string + func Src(diffs []diffmatchpatch.Diff) string