Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AMapWrapper ¶
type AMapWrapper struct {
AMap map[string]binding_test_nestedimport.A `json:"AMap"`
}
type ASliceWrapper ¶
type ASliceWrapper struct {
ASlice []binding_test_nestedimport.A `json:"ASlice"`
}
type AWrapper ¶
type AWrapper struct {
AWrapper binding_test_nestedimport.A `json:"AWrapper"`
}
Click to show internal directories.
Click to hide internal directories.