Versions in this module Expand all Collapse all v0 v0.1.0 Oct 9, 2023 Changes in this version + func New() *[]Differ + type Diff struct + InfoDiff []InfoDiff + Packages1 []Package + Packages2 []Package + type Differ struct + Diff Diff + DiffType string + Image1 string + Image2 string + type Info struct + Size int + Version string + type InfoDiff struct + Info1 Info + Info2 Info + Package string + type Package struct + Name string + Size int + Version string