Documentation ¶
Index ¶
- func CamelCaseToUnderscore(str string) string
- func DecodeBase64(i string) ([]byte, error)
- func Diff(base, exclude []string) (result []string)
- func FindString(array []string, str string) int
- func Reverse(s string) string
- func StringIn(str string, array []string) bool
- func UnderscoreToCamelCase(str string) string
- func Unique(ss []string) (result []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CamelCaseToUnderscore ¶
func DecodeBase64 ¶ added in v0.4.0
func FindString ¶
func UnderscoreToCamelCase ¶ added in v0.1.8
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.