Versions in this module Expand all Collapse all v0 v0.1.2 Jan 25, 2021 v0.1.1 Jan 25, 2021 Changes in this version + type Change struct + Compatible bool + Message string + type Report struct + Changes []Change + func Changes(old, new *types.Package) Report + func (r Report) String() string + func (r Report) Text(w io.Writer) error + func (r Report) TextCompatible(w io.Writer) error + func (r Report) TextIncompatible(w io.Writer, withHeader bool) error