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