//
pkg.gl
Category
github.com/hdget/hdutils
text
package
0.0.30
Repository:
https://github.com/hdget/hdutils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
59 SLOC
#
Functions
CleanString
CleanString 处理字符串, args[0]为是否转换为小写.
OnlyAlphaNumeric
OnlyAlphaNumeric 去除字符数字以外的所有字符.
OnlyChinese
OnlyChinese 去除中文以外的所有字符.
OnlyNumeric
OnlyNumeric 去除数字以外的所有字符.
Truncate
No description provided by the author
#
Interfaces
Utils
No description provided by the author