//
pkg.gl
Category
github.com/radius-project/radius
pkg
ucp
util
package
0.40.0
Repository:
https://github.com/radius-project/radius.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
20 SLOC
#
Packages
etag
No description provided by the author
#
Functions
NormalizeStringToLower
NormalizeStringToLower takes in a string and returns a normalized version of the string with all non-alphanumeric characters replaced with hyphens and all letters converted to lowercase.