Documentation ¶
Index ¶
- func IsCamelCase(in string) bool
- func IsSnakeCase(in string) bool
- func Letterize(in string) string
- func Plural(word string) string
- func Singular(word string) string
- func ToLowerCamelCase(in string) string
- func ToLowerSnakeCase(in string) string
- func ToUpperCamelCase(in string) string
- func ToUpperSnakeCase(in string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsCamelCase ¶
func IsSnakeCase ¶
func ToLowerCamelCase ¶
func ToLowerSnakeCase ¶
func ToUpperCamelCase ¶
func ToUpperSnakeCase ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.