Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CamelCaseToKebabCase ¶
CamelCaseToKebabCase converts "MyName" to "my-name"
func CamelCaseWithSeparator ¶
CamelCaseWithSeparator splits the given string by the separator, converts the parts to CamelCase and then re-joins them.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.