//
pkg.gl
Category
github.com/acexy/golang-toolkit
util
str
package
0.0.30
Repository:
https://github.com/acexy/golang-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
57 SLOC
#
Functions
CharLength
CharLength 返回字符串的字符长度.
HasText
HasText 检查是否具有有意义的内容.
LowFirstChar
LowFirstChar 首字母小写.
NewBuilder
NewBuilder 创建一个StringBuilder.
Substring
Substring 字符串截取指定长度 包含start下标,不含end下标.
#
Structs
Builder
No description provided by the author