type github.com/google/go-cmp/cmp/internal/diff.EditType
5 uses
github.com/google/go-cmp/cmp/internal/diff (current package)
diff.go#L23: type EditType uint8
diff.go#L27: Identity EditType = iota
diff.go#L37: type EditScript []EditType
diff.go#L377: func (p *path) append(t EditType) {
github.com/google/go-cmp/cmp
compare.go#L484: var e diff.EditType
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)