package
0.0.0-20230101183712-202847b4b89b
Repository: https://github.com/corestoreio/csfw.git
Documentation: pkg.go.dev
# Functions
Runes replaces characters in a string using a conversion table, e.g.
URL same as Runes() but removes after conversion any non 0-9A-Za-z characters and replaces them with a dash.
URLUnicode takes care of unicode characters.