Documentation ¶
Overview ¶
This package was copied from https://github.com/golang-cz/textcase
This package was copied from https://github.com/golang-cz/textcase
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToCamel ¶
Converts input string to "camelCase" (lower camel case) naming convention. Removes all whitespace and special characters. Supports Unicode characters.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.