Versions in this module Expand all Collapse all v3 v3.1.1 Dec 30, 2020 Changes in this version + func CamelCaseToUnderscore(str string) string + func Diff(base, exclude []string) (result []string) + func FindString(array []string, str string) int + func Reverse(s string) string + func Split(str string, sep string) []string + func StringIn(str string, array []string) bool + func StripAnsi(str string) string + func UnderscoreToCamelCase(str string) string + func Unique(ss []string) (result []string) Other modules containing this package github.com/fearlesschenc/kubesphere