Versions in this module Expand all Collapse all v5 v5.12.1 Aug 22, 2024 v5.12.0 Aug 22, 2024 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