Versions in this module Expand all Collapse all v1 v1.0.2 Jan 15, 2026 v1.0.1 Jan 13, 2026 Changes in this version + func GenerateDiff(old, new, filename string) (string, int, int) + func Unified(a, b string) string + type DiffLine struct + Content string + Type DiffType + func Lines(a, b string) []DiffLine + type DiffType int + const DiffDelete + const DiffEqual + const DiffInsert v1.0.0 Jan 9, 2026