Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExportMode ¶
type ExportMode = int
const ( ExportModeCS ExportMode = iota ExportModeS ExportModeC )
type Table ¶
type Table struct {
// contains filtered or unexported fields
}
func (*Table) GetDescribe ¶
func (*Table) GetFields ¶
func (t *Table) GetFields() table.FieldScanner
Click to show internal directories.
Click to hide internal directories.