Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetTdEngineAllDbReq ¶
type GetTdEngineAllDbRes ¶
type GetTdEngineAllDbRes struct {
Info []string
}
type GetTdEngineListTableByDatabasesRes ¶
type GetTdEngineListTableByDatabasesRes struct {
Info []*model.TDEngineTablesList
}
type GetTdEngineTableDataByTableRes ¶
type GetTdEngineTableDataByTableRes struct {
*model.TableDataInfo
}
type GetTdEngineTableInfoByTableRes ¶
type GetTdEngineTableInfoByTableRes struct {
Info []*model.TDEngineTableInfo
}
Click to show internal directories.
Click to hide internal directories.