//
pkg.gl
Category
github.com/TriangleSide/GoTools
pkg
stringcase
package
0.0.0-20241111182353-c1fbc2c9b65f
Repository:
https://github.com/triangleside/gotools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
14 SLOC
#
Functions
CamelToSnake
CamelToSnake converts a camelCase string to an upper case SNAKE_CASE format.