//
pkg.gl
Category
github.com/kinecosystem/go
support
strutils
package
0.0.0-20191108204735-d6832148266e
Repository:
https://github.com/kinecosystem/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.