Documentation
¶
Index ¶
- func FIsExist(path string) bool
- func RunCommand(str string) (string, error)
- func StrContainsAny(s string, seps ...string) bool
- func StrRemoveAny(s string, seps ...string) string
- func StrSplitAny(s string, seps string) []string
- func StrToFloat64(s string) float64
- func StrTrimLines(str string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StrContainsAny ¶
func StrRemoveAny ¶
func StrSplitAny ¶
func StrToFloat64 ¶
func StrTrimLines ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.