github.com/sergi/go-diff/diffmatchpatch.DiffMatchPatch.MatchThreshold (field)

3 uses

	github.com/sergi/go-diff/diffmatchpatch (current package)
		diffmatchpatch.go#L31: 	MatchThreshold float64
		diffmatchpatch.go#L40: 		MatchThreshold:       0.5,
		match.go#L42: 	scoreThreshold := dmp.MatchThreshold