Documentation ¶
Index ¶
- func ConvToInt64(v interface{}) (int64, error)
- func CopyFile(dst, src string) error
- func FatalOnError(err error)
- func IsFileExist(path string) bool
- func JoinStrings(s []string, suffix, sep string) string
- func MakeStrings(ele string, size int) []string
- func RemoveSliceItem(v []interface{}, index int) []interface{}
- func ToLowerAbridgeCase(str string) (s string)
- func ToSnakeCase(s string) string
- func TrimQuote(str string) (string, bool)
- func TruncCapToLen(ss []string) []string
- func UnexportedName(n string) string
- func UserHome() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvToInt64 ¶
func FatalOnError ¶
func FatalOnError(err error)
func IsFileExist ¶
func JoinStrings ¶
func MakeStrings ¶
func RemoveSliceItem ¶
func RemoveSliceItem(v []interface{}, index int) []interface{}
func ToLowerAbridgeCase ¶
func ToSnakeCase ¶
func TruncCapToLen ¶
func UnexportedName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.