//
pkg.gl
Category
github.com/nilorg/sdk
strings
package
0.0.0-20231213035036-8725c39df5a6
Repository:
https://github.com/nilorg/sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
28 SLOC
#
Functions
PadLeft
PadLeft 填充左边.
PadRight
PadRight 填充右边.
Split
Split Fix If s does not contain sep and sep is not empty, Split returns a slice of length 1 whose only element is s.