Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToFloatSlice ¶
func ToFloatSlice(i interface{}) []float64
ToFloatSlice casts an interface to a []float64 type.
func ToFloatSliceE ¶
ToFloatSliceE casts an interface to a []float64 type.
func ToStringSlice ¶
func ToStringSlice(i interface{}) []string
ToStringSlice casts an interface to a []string type and respects comma-separated values.
func ToStringSliceE ¶
ToStringSliceE casts an interface to a []string type and respects comma-separated values.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.