package
0.0.0-20250101155351-c39304a6cdbc
Repository: https://github.com/terloo/xiaochen.git
Documentation: pkg.go.dev
# Functions
StrPad input string 原字符串 padLength int 规定补齐后的字符串位数 padString string 自定义填充字符串 padType string 填充类型:LEFT(向左填充,自动补齐位数), 默认右侧.
# Interfaces
No description provided by the author