//
pkg.gl
Category
github.com/smoxy-io/goSDK
util
strings
package
1.6.0
Repository:
https://github.com/smoxy-io/gosdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
34 SLOC
#
Functions
FirstToLower
FirstToLower converts the first character in s to lower case and returns the resulting string.
FirstToUpper
FirstToUpper converts the first character in s to upper case and returns the resulting string.