reflects

package
v0.0.0-...-25a2715 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ISBlank

func ISBlank(value reflect.Value) bool

ISBlank defined check value is blank or not

func IndirectValue

func IndirectValue(src reflect.Value) reflect.Value

IndirectValue returns the value that v points to. If v is a nil pointer, Indirect returns a zero Value. If v is not a pointer, Indirect returns v.

func IsIteratee

func IsIteratee(src interface{}) bool

IsIteratee returns if the argument is an iteratee.

func MakeSlice

func MakeSlice(elemType reflect.Type) interface{}

MakeSlice defined MakeSlice

Types

This section is empty.

Jump to

Keyboard shortcuts

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