//
pkg.gl
Category
github.com/kingaj12/go
support
strutils
package
0.0.0-20210414020239-6daa909df9a7
Repository:
https://github.com/kingaj12/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
7 SLOC
#
Functions
KebabToConstantCase
KebabToConstantCase converts a string from lower-case-dashes to UPPER_CASE_UNDERSCORES.