Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Minuscule ¶
Minuscule turns the first character to lower case ("Foo" -> "foo") or the whole word if it is all uppercase ("UUID" -> "uuid").
func PascalCase ¶
PascalCase converts to pascal case ("foo_bar" -> "FooBar").
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.