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 ¶ added in v1.0.0
func IsNotEmpty(i interface{}) bool
func IsStartUpper ¶ added in v1.0.0
func StartToLower ¶ added in v1.0.0
func StartToUpper ¶ added in v1.0.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.