Documentation
¶
Index ¶
- func CommonInitialisms(s string) string
- func IsMatch(pattern, str string) bool
- func ParseDsn(dsn string) (driverName, newDsn string, err error)
- func PrintGreen(s string)
- func PrintRed(s string)
- func PrintRedf(format string, a ...interface{})
- func PrintYellow(s string)
- func Underline2UpperCamelCase(s string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintGreen ¶
func PrintGreen(s string)
func PrintYellow ¶
func PrintYellow(s string)
func Underline2UpperCamelCase ¶
Underline2UpperCamelCase hump naming after prefix to upper
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.