package
0.0.30
Repository: https://github.com/acexy/golang-toolkit.git
Documentation: pkg.go.dev

# Functions

CharLength 返回字符串的字符长度.
HasText 检查是否具有有意义的内容.
LowFirstChar 首字母小写.
NewBuilder 创建一个StringBuilder.
Substring 字符串截取指定长度 包含start下标,不含end下标.

# Structs

No description provided by the author