//
pkg.gl
Category
golang.org/x/tools/gopls
internal
test
compare
package
0.18.1
Repository:
https://go.googlesource.com/tools
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
32 SLOC
#
Functions
Bytes
Bytes is like Text but using byte slices.
NamedText
NamedText is like text, but allows passing custom names of the 'want' and 'got' content.
Text
Text returns a formatted unified diff of the edits to go from want to got, returning "" if and only if want == got.