package
0.0.0-20210616185747-7112f6d3cecc
Repository: https://github.com/sebach1/rtc.git
Documentation: pkg.go.dev

# Functions

Parenthize puts the string between parenthesis.
ToCamelCase returns the string in CamelCase.
ToDelimitedLowerCase returns the given string lowercased and delimited by the given del.
ToSnakeCase returns the string snake_cased.