package
1.0.0
Repository: https://github.com/pmezard/go-difflib.git
Documentation: pkg.go.dev

# Functions

Like WriteContextDiff but returns the diff a string.
Like WriteUnifiedDiff but returns the diff a string.
No description provided by the author
No description provided by the author
Split a string on "\n" while preserving them.
Compare two sequences of lines; generate the delta as a context diff.
Compare two sequences of lines; generate the delta as a unified diff.

# Structs

No description provided by the author
No description provided by the author
SequenceMatcher compares sequence of strings.
Unified diff parameters.

# Type aliases

No description provided by the author