Categorygithub.com/posener/diff
modulepackage
0.0.1
Repository: https://github.com/posener/diff.git
Documentation: pkg.go.dev

# Functions

Format returns a formatted diff of the two texts, showing the entire text and the minimum line-level additions and removals to turn text1 into text2.
OptSuppressCommon suppresses common lines.