Versions in this module Expand all Collapse all v2 v2.0.1 Jan 23, 2020 v2.0.0 Jan 12, 2020 Changes in this version + type Diff interface + FindDiff func(path1 string, path2 string) (string, error) + StringDiff func(str1 string, str2 string) string + type FileDiff struct + File file.FileAccess + Patch diffMatchPatch + func (f *FileDiff) FindDiff(path1 string, path2 string) (string, error) + func (f *FileDiff) StringDiff(str1 string, str2 string) string Other modules containing this package github.com/cjnosal/manifer