Documentation ¶
Index ¶
- func Bool(s string) (bool, error)
- func Concat(sep string, ss ...string) string
- func ConcatIfNotEmpty(sep string, ss ...string) string
- func Contains(ss []string, c string) (index int, isContains bool)
- func Int(s string) (int, error)
- func Int32(s string) (int32, error)
- func Int64(s string) (int64, error)
- func Ptr(s string) *string
- func SnakeCase(input string) string
- func Trim(s string) string
- func TrimAll(ss []string) []string
- func TrimAllAndClean(ss []string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConcatIfNotEmpty ¶
func TrimAllAndClean ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.