package
0.0.30
Repository: https://github.com/hdget/hdutils.git
Documentation: pkg.go.dev

# Functions

CleanString 处理字符串, args[0]为是否转换为小写.
OnlyAlphaNumeric 去除字符数字以外的所有字符.
OnlyChinese 去除中文以外的所有字符.
OnlyNumeric 去除数字以外的所有字符.
No description provided by the author

# Interfaces

No description provided by the author