//
pkg.gl
Category
github.com/kubevela/pkg
util
stringtools
package
1.9.2
Repository:
https://github.com/kubevela/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
35 SLOC
#
Functions
Capitalize
Capitalize make first character upper case.
TrimLeadingIndent
TrimLeadingIndent remove leading indent from each line of given string The indent size is extracted from the leading space of the first line.