Versions in this module Expand all Collapse all v0 v0.3.0 Oct 24, 2023 v0.2.1 Sep 6, 2023 Changes in this version + var Build = "n/a" + var Version = "v0.2.1" + type Differ interface + Compare func([]record.Record, []record.Record) (output.Output, error) + type GNdiff interface + GetVersion func() gnvers.Version + func New(cfg config.Config) GNdiff