Documentation
¶
Index ¶
- func BytesNumberConverter(b int64) string
- func CleanDuplicateElements(data []string) []string
- func CleanEmptyElements(data []string) []string
- func DecolorString(str string) string
- func ExtractNumber(str string) (int, error)
- func FormatTimeToDate(t time.Time) string
- func GetColorRun(i int) string
- func GetKeysSorted(myMap map[string][]string) (sortedKeys []string)
- func GetTodayDateFormated() string
- func IsDigitOnly(str string) bool
- func IsImprovement(v string) bool
- func IsVoteCommand(text string) bool
- func NaturalSort(stringSlice []string) []string
- func RandomFloat(min float64, max float64, precision int) float64
- func RandomValueFromSlice(list []string) string
- func ToShorterChunkArray(strList []string) []string
- func ToShorterChunkArraySep(strList []string, sep string, exceptFirst bool) []string
- func ToShorterChunkString(str string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesNumberConverter ¶
func CleanDuplicateElements ¶
func CleanEmptyElements ¶
func DecolorString ¶
func ExtractNumber ¶
func FormatTimeToDate ¶
func GetColorRun ¶
func GetKeysSorted ¶
func GetTodayDateFormated ¶
func GetTodayDateFormated() string
func IsDigitOnly ¶
func IsImprovement ¶
func IsVoteCommand ¶
func NaturalSort ¶
func RandomValueFromSlice ¶
func ToShorterChunkArray ¶
func ToShorterChunkArraySep ¶
func ToShorterChunkString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.