# Functions
No description provided by the author
No description provided by the author
go:nocheckptr.
CopyFieldValueByType 根据类型复制字段 参数均为指针,sub类型为src field的类型.
Copy 复制结构体,浅表复制.
获取引用类型的原始类型.
DereferenceValue dereference and unpack interface, get the underlying non-pointer and non-interface value.
No description provided by the author
No description provided by the author
go:noescapego:linkname GetItab runtime.getitab.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetSubField 设置字段值 参数均为指针,dst类型为src field的类型.
SetSubFieldValue 设置字段值 subValue为srcValue field的类型.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
go:nocheckptr.
# Constants
Type.KindFlags const.
Type.KindFlags const.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
there are 27 kinds.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ArrayType represents a fixed array type.
ChanType represents a channel type.
No description provided by the author
No description provided by the author
FuncType represents a function type.
No description provided by the author
IMethod represents a method on an interface type.
interfaceType represents an interface type.
No description provided by the author
No description provided by the author
No description provided by the author
MapType represents a map type.
PtrType represents a pointer type.
No description provided by the author
SliceType represents a Slice type.
No description provided by the author
Struct field.
StructType represents a struct type.
Type must be kept in sync with ../runtime/type.go:/^type._type.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author