util

package
v0.0.0-...-bd13ba8 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2016 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetBoolValue

func GetBoolValue(str string) (bool, error)

func GetComplex128Value

func GetComplex128Value(str string) (complex128, error)

func GetComplex64Value

func GetComplex64Value(str string) (complex64, error)

func GetFloat32Value

func GetFloat32Value(str string) (float64, error)

func GetFloat64Value

func GetFloat64Value(str string) (float64, error)

func GetInt16Value

func GetInt16Value(str string) (int64, error)

func GetInt32Value

func GetInt32Value(str string) (int64, error)

func GetInt64Value

func GetInt64Value(str string) (int64, error)

func GetInt8Value

func GetInt8Value(str string) (int64, error)

func GetIntValue

func GetIntValue(str string) (int64, error)

func GetTimeValue

func GetTimeValue(str string) (time.Time, error)

func GetUint16Value

func GetUint16Value(str string) (uint64, error)

func GetUint32Value

func GetUint32Value(str string) (uint64, error)

func GetUint64Value

func GetUint64Value(str string) (uint64, error)

func GetUint8Value

func GetUint8Value(str string) (uint64, error)

func GetUintValue

func GetUintValue(str string) (uint64, error)

func Redirect

func Redirect(errorInfo string)

func StringToBool

func StringToBool(valStr string) interface{}

func StringToDouble

func StringToDouble(valStr string) interface{}

func StringToFloat

func StringToFloat(valStr string) interface{}

func StringToInt

func StringToInt(valStr string) interface{}

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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