Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Codebook ¶
func (*Codebook) GetDimension ¶
type Dimension ¶
type Dimension struct {
Name string `json:"name"`
Codes []string `json:"codes"`
Label string `json:"label"`
Labels []string `json:"labels"`
MapFrom []string `json:"mapFrom"`
MapFromCodes []string `json:"mapFromCodes"`
}
func (*Dimension) GetChildrenForOption ¶
Click to show internal directories.
Click to hide internal directories.