func gotest.tools/v3/internal/difflib.NewMatcher
2 uses
gotest.tools/v3/internal/difflib (current package)
difflib.go#L79: func NewMatcher(a, b []string) *SequenceMatcher {
gotest.tools/v3/internal/format
diff.go#L30: groups := difflib.NewMatcher(a, b).GetGroupedOpCodes(contextLines)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)