//
pkg.gl
Category
github.com/posener/diff
module
package
0.0.1
Repository:
https://github.com/posener/diff.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
90 SLOC
#
Functions
Format
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
OptSuppressCommon suppresses common lines.