func github.com/google/go-cmp/cmp.Diff
2 uses
github.com/google/go-cmp/cmp (current package)
compare.go#L113: func Diff(x, y interface{}, opts ...Option) string {
gotest.tools/v3/assert/cmp
compare.go#L34: diff := cmp.Diff(x, y, opts...)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)