import "golang.org/x/tools/internal/apidiff"
apidiff.go compatibility.go correspondence.go messageset.go report.go
A Change describes a single API change.
Report describes the changes detected by Changes.
Changes reports on the differences between the APIs of the old and new packages. It classifies each difference as either compatible or incompatible (breaking.) For a detailed discussion of what constitutes an incompatible change, see the package documentation.
Package apidiff imports 9 packages (graph). Updated 2021-01-23. Refresh now. Tools for package owners.