Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TableCommon ¶
TableCommon is shared by both Table and partition.
func (*TableCommon) Cols ¶
func (t *TableCommon) Cols() []*table.Column
Cols implements table.Table Cols interface.
func (*TableCommon) Meta ¶
func (t *TableCommon) Meta() *model.TableInfo
Meta implements table.Table Meta interface.
Click to show internal directories.
Click to hide internal directories.