Documentation
¶
Index ¶
- func Add(args ...int) int
- func CmdExec(cmdStr string)
- func Concat(args ...string) string
- func GetStatusCodeFromComment(comment string) (int32, error)
- func IsDirExist(name string) bool
- func IsFileExist(name string) bool
- func MatchString(b []byte, expr string) bool
- func OpenFile(fPath string) (*os.File, error)
- func ToCamelCase(s string) string
- func ToInt(v interface{}) int
- func ToLowerFirst(s string) string
- func ToSnakeCase(s string) string
- func ToUpperFirst(s string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsDirExist ¶ added in v0.1.1
func IsFileExist ¶
func MatchString ¶
func ToCamelCase ¶ added in v0.1.1
func ToLowerFirst ¶
func ToSnakeCase ¶ added in v0.1.1
func ToUpperFirst ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.