Versions in this module Expand all Collapse all v1 v1.1.0 Nov 4, 2022 v1.0.0 May 13, 2022 Changes in this version + func Directories(src, dst string) (map[string][]string, error) + func Files(src, dst string, opts FileDiffOptions) (string, error) + func NewCompareReader(a, b io.Reader) io.Reader + type FileDiffOptions struct + DstBasePath string + DstPrefix string + NoPrefix bool + SrcBasePath string + SrcPrefix string