Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FuzzySearch ¶
func FuzzySearch(lambdas []models.Lambda, query string) []models.MatchedLambda
Types ¶
type ScoredMatch ¶
type ScoredMatch struct {
Lambda models.MatchedLambda
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.