rutil

package
v0.0.0-...-ab76b58 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DerefType

func DerefType(t reflect.Type) reflect.Type

DerefType returns dereverenced value of t

func DerefValue

func DerefValue(v reflect.Value) reflect.Value

DerefValue returns dereferenced value of v

func DerefedTypeOf

func DerefedTypeOf(v interface{}) reflect.Type

DerefedTypeOf returns type of dereferenced v

func FindField

func FindField(v reflect.Value, field string, caseSensitive bool) (reflect.Value, bool)

func GetInt64FieldValue

func GetInt64FieldValue(structValue interface{}, field string, caseSensitive bool) (int64, bool)

func GetValue

func GetValue(structValue interface{}, field string, caseSensitive bool) (interface{}, bool)

func SliceTypeOf

func SliceTypeOf(v interface{}) reflect.Type

SliceTypeOf returns type of slice element

func TypeOfSlicEl

func TypeOfSlicEl(t reflect.Type) reflect.Type

TypeOfSlicEl returns type of slice elements

Types

This section is empty.

Jump to

Keyboard shortcuts

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