Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ThresholdRate is the rate that allows the edit distanse less than, eg 0.4 // means the edit distance less than 40% ThresholdRate float64 // CaseInsensitive compare the edit distance in case insensitive mode CaseInsensitive bool )
Functions ¶
func FirstMatch ¶
FirstMatch returns first match of didyoumean
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.