//
pkg.gl
Category
github.com/WuLianN/go-toy
cmd
utils
word
package
0.0.0-20240721063741-51fb1fc18de3
Repository:
https://github.com/wuliann/go-toy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
52 SLOC
#
Constants
ModeCamelCaseToUnderscore
驼峰转下划线.
ModeLower
全部转小写.
ModeUnderscoreToLowerCamelCase
下线线转小写驼峰.
ModeUnderscoreToUpperCamelCase
下划线转大写驼峰.
ModeUpper
全部转大写.