Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SnakeCase ¶
SnakeCase converts the given string to snake case following the Golang format: acronyms are converted to lower-case and preceded by an underscore. copied from https://github.com/azer/snakecase/blob/master/snakecase.go
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.