package
0.31.0
Repository: https://go.googlesource.com/tools
Documentation: pkg.go.dev

# Functions

DiffBytes returns the differences between two byte sequences.
DiffRunes returns the differences between two rune sequences.
DiffStrings returns the differences between two strings.

# Structs

A Diff is a replacement of a portion of A by a portion of B.