Documentation ¶
Index ¶
- func ToFloat32(i interface{}) float32
- func ToFloat32Slice(i interface{}) []float32
- func ToFloat64(i interface{}) float64
- func ToFloat64Slice(i interface{}) []float64
- func ToInt(i interface{}) int
- func ToInt64(i interface{}) int64
- func ToInt64Slice(i interface{}) []int64
- func ToIntSlice(i interface{}) []int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToFloat32Slice ¶
func ToFloat32Slice(i interface{}) []float32
func ToFloat64Slice ¶
func ToFloat64Slice(i interface{}) []float64
func ToInt64Slice ¶
func ToInt64Slice(i interface{}) []int64
func ToIntSlice ¶
func ToIntSlice(i interface{}) []int
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.