//
pkg.gl
Category
github.com/ziutek/emgo
egroot
src
reflect
package
0.0.0-20211205205814-168ccc21e67c
Repository:
https://github.com/ziutek/emgo.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
0
Files
439 SLOC
#
Functions
TypeOf
TypeOf returns the reflection type of value in i.
ValueOf
ValueOf returns a new Value initialized to the concrete value stored in i.
#
Constants
Array
Bool
Chan
Complex128
Complex64
Float32
Float64
Func
Int
Int16
Int32
Int64
Int8
Interface
Invalid
Map
Ptr
Slice
String
Struct
Uint
Uint16
Uint32
Uint64
Uint8
Uintptr
UnsafePointer
#
Structs
StructField
Type
Value
#
Type aliases
Kind
SliceHeader
SliceHeader: do not use or see internal.SliceHeader.
StringHeader
StringHeader: do not use or see internal.StringHeader.