Documentation ¶
Index ¶
- func Add(a int, b int) int
- func FileExists(path string) bool
- func ProjectDir() string
- func ToCamelCase(value string) string
- func ToCamelCaseExceptID(value string) string
- func ToLowerCamelCase(value string) string
- func ToLowerCamelCaseExceptID(value string) string
- func ToLowerCase(value string) string
- func ToPlural(value string) string
- func ToSnakeCase(value string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToLowerCamelCaseExceptID ¶
ToLowerCamelCaseExceptID ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.