Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToLowerCamel ¶
func ToScreamingSnake ¶
func ToSentenceCase ¶ added in v0.394.2
ToSentenceCase will return a given string as "Sentence case"; splitting all components into words and capitalising just the first char. e.g. `listOrder` becomes "List order"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.