Versions in this module Expand all Collapse all v0 v0.16.2 Jun 10, 2024 Changes in this version + type Changed struct + Breaking int + Total int + type HasChanges interface + TotalBreakingChanges func() int + TotalChanges func() int + type OverallReport struct + ChangeReport map[string]*Changed + func CreateOverallReport(changes *model.DocumentChanges) *OverallReport