reflects

package
v1.5.8 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CapOf

func CapOf(a interface{}) (int, bool)

func IsArrayOrSlice

func IsArrayOrSlice(a interface{}) bool

func IsBool

func IsBool(a interface{}) bool

func IsChan

func IsChan(a interface{}) bool

func IsError

func IsError(a interface{}) bool

func IsFloat

func IsFloat(a interface{}) bool

func IsFunc

func IsFunc(a interface{}) bool

func IsInteger

func IsInteger(a interface{}) bool

func IsMap

func IsMap(a interface{}) bool

func IsNil

func IsNil(a interface{}) bool

func IsNumber

func IsNumber(a interface{}) bool

func IsPtr

func IsPtr(a interface{}) bool

func IsString

func IsString(a interface{}) bool

func IsUnsignedInteger

func IsUnsignedInteger(a interface{}) bool

func LengthOf

func LengthOf(a interface{}) (int, bool)

func ToFloat

func ToFloat(a interface{}) float64

func ToInteger

func ToInteger(a interface{}) int64

func ToString

func ToString(a interface{}) (string, bool)

func ToUnsignedInteger

func ToUnsignedInteger(a interface{}) uint64

Types

This section is empty.

Jump to

Keyboard shortcuts

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