recast

package
v0.0.0-...-622b233 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StringType = iota
	IntType
	Int8Type
	Int16Type
	Int32Type
	Int64Type
	UIntType
	UInt8Type
	UInt16Type
	UInt32Type
	UInt64Type
	Float32Type
	Float64Type
)

Variables

This section is empty.

Functions

func GetArrayOfInterfaces

func GetArrayOfInterfaces(variables ...interface{}) []interface{}

func GetDataType

func GetDataType(variable interface{}) int

func GetNumberAsFloat64

func GetNumberAsFloat64(number interface{}) float64

func GetNumberAsInt

func GetNumberAsInt(number interface{}) int

func GetNumberAsInt64

func GetNumberAsInt64(number interface{}) int64

func GetStringAsInt

func GetStringAsInt(stringToConvert string) int

func GetStringAsInt64

func GetStringAsInt64(stringToConvert string) int64

Types

This section is empty.

Jump to

Keyboard shortcuts

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