Versions in this module Expand all Collapse all v1 v1.8.2 Sep 12, 2023 v1.8.1 Sep 11, 2023 Changes in this version + func GetHTMLReportAsString(d *diff.Diff) (string, error) + func GetTextReportAsBytes(d *diff.Diff) []byte + func GetTextReportAsString(d *diff.Diff) string + type DiffT interface