Documentation ¶
Index ¶
- func Float64SliceToStringSlice(list []float64) []string
- func IntSliceToStringSlice(list []int) []string
- func InterfaceListToStringList(list []interface{}) []string
- func InterfaceToStringList(list interface{}) []string
- func StringInSlice(needle string, haystack []string) bool
- func ToAlphaString(n int) string
- func UniqueStrings(s []string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IntSliceToStringSlice ¶
func InterfaceListToStringList ¶
func InterfaceListToStringList(list []interface{}) []string
func InterfaceToStringList ¶
func InterfaceToStringList(list interface{}) []string
func StringInSlice ¶
func ToAlphaString ¶
func UniqueStrings ¶ added in v0.2.84
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.