//
pkg.gl
Category
github.com/xuanson2406/machine-controller-manager
pkg
util
strings
package
1.2.6
Repository:
https://github.com/xuanson2406/machine-controller-manager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
41 SLOC
#
Functions
Levenshtein
Levenshtein is used to compare the number of changes required to convert the string from one to another.
StringSimilarityRatio
StringSimilarityRatio is used to find the ratio of similarity between two strings using the Levenshtein algorithm below.