package
1.2.1
Repository: https://github.com/goki/go-difflib.git
Documentation: pkg.go.dev

# Packages

Package difflib is a partial port of Python difflib module.
No description provided by the author

# Functions

Like WriteContextDiff but returns the diff as a string.
Like WriteUnifiedDiff but returns the diff a string.
No description provided by the author
No description provided by the author
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
Unified diff parameters.
No description provided by the author
No description provided by the author
SequenceMatcher compares sequence of strings.

# Type aliases

For backward compatibility.
No description provided by the author