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