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

# Functions

Bytes is like Text but using byte slices.
NamedText is like text, but allows passing custom names of the 'want' and 'got' content.
Text returns a formatted unified diff of the edits to go from want to got, returning "" if and only if want == got.