Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringToCamel ¶
StringToCamel converts an exported Go name to camelCase.
func StringToSnake ¶
StringToSnake converts an exported Go name to snake_case following the Golang format: acronyms are converted to lower-case and preceded by an underscore. found at: https://gist.github.com/elwinar/14e1e897fdbe4d3432e1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.