Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Nested ¶
type Nested struct { SomeStruct Foo string }
type SomeStruct ¶
type UnsupFields ¶
type UnsupFields struct { X int Y interface{} // contains filtered or unexported fields }
func UnSupGetFields ¶
func UnSupGetFields() UnsupFields
type X ¶
type X map[int]*SomeStruct
Click to show internal directories.
Click to hide internal directories.