Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RecordCellType ¶
type RecordCellType struct { Variable_ix int Cell_ix int VariableName string VariableType string VariableParser func(string) error }
func RecordCellTypes ¶
func RecordCellTypes(i_header header.CefHeaderData) (r_cells []RecordCellType, err error)
func (RecordCellType) String ¶
func (ct RecordCellType) String() (s string)
Click to show internal directories.
Click to hide internal directories.