Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Field ¶
type Field struct { DefNum string Name string CCName string Type string Array string // 255=N Scale string Offset string Units string Components []Component Subfields []*Field // Not set for subfields RefFieldName []string // Only set for subfields RefFieldValue []string // Only set for subfields Comment string Example string BaseType string BTInvalid string GoType string GoInvalid string // contains filtered or unexported fields }
type ValueTriple ¶
type ValueTriple struct {
Name, Value, Comment string
}
Click to show internal directories.
Click to hide internal directories.