Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FieldMeta ¶
type FieldMeta struct {
Name string
Path []Offset
Opts FieldOpts
Type reflect.Type
IsZero func(reflect.Value) bool
}
func ResolveStruct ¶
type StdStructFields ¶
type StdStructFields struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.