Documentation
¶
Index ¶
- func Field(data any, field string) any
- func IsStruct(typ Kind) bool
- func IsZero(v any) bool
- func Name(v any) string
- func New(v any) any
- func NewArray(v any) any
- func Path(typ reflect.Type, path ...string) string
- func Set(data any, field string, value any)
- func ToSlice(arr any) []any
- func TrueField(data any, field string) any
- func TrueType(typ reflect.Type) reflect.Type
- func TrueTypeof(v any) reflect.Type
- func TrueTypeofValue(v any) (typ reflect.Type, i any)
- func TrueValue(typ reflect.Value) reflect.Value
- func TrueValueOf(v any) reflect.Value
- type Kind
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TrueTypeof ¶
func TrueValueOf ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.