conv

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustInterfaceSliceToInt64Slice

func MustInterfaceSliceToInt64Slice(vsi []interface{}) []int64

MustInterfaceSliceToInt64Slice []interface{} -->> []int64

func MustInterfaceSliceToStringSlice

func MustInterfaceSliceToStringSlice(vsi []interface{}) []string

MustInterfaceSliceToStringSlice []interface{} -->> []string

func MustInterfaceToBool

func MustInterfaceToBool(vi interface{}) bool

MustInterfaceToBool interface{} -->> bool

func MustInterfaceToFloat64

func MustInterfaceToFloat64(vi interface{}) float64

MustInterfaceToFloat64 interface{} -->> float64

func MustInterfaceToInt64

func MustInterfaceToInt64(vi interface{}) int64

MustInterfaceToInt64 interface{} -->> int64

func MustInterfaceToInt64Slice

func MustInterfaceToInt64Slice(vi interface{}) []int64

MustInterfaceToInt64Slice interface{} -->> []int64

func MustInterfaceToString

func MustInterfaceToString(vi interface{}) string

MustInterfaceToString interface{} -->> string

func MustInterfaceToStringSlice

func MustInterfaceToStringSlice(vi interface{}) []string

MustInterfaceToStringSlice interface{} -->> []string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL