//
pkg.gl
Category
golang.org/x/tools
internal
diff
lcs
package
0.31.0
Repository:
https://go.googlesource.com/tools
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
684 SLOC
#
Functions
DiffBytes
DiffBytes returns the differences between two byte sequences.
DiffRunes
DiffRunes returns the differences between two rune sequences.
DiffStrings
DiffStrings returns the differences between two strings.
#
Structs
Diff
A Diff is a replacement of a portion of A by a portion of B.