Documentation ¶
Index ¶
- func CollectFiles(dir string, extensions []string) ([]string, error)
- func Exist(filename string) bool
- func IsEmpty(i interface{}) bool
- func IsNotEmpty(i interface{}) bool
- func IsStartUpper(s string) bool
- func StartToLower(s string) string
- func StartToUpper(s string) string
- func Substring(str string, start, length int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectFiles ¶
CollectFiles Collect the files with these extensions under src
func IsNotEmpty ¶
func IsNotEmpty(i interface{}) bool
func IsStartUpper ¶
func StartToLower ¶
func StartToUpper ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.