Documentation
¶
Overview ¶
parse.go 主要负责解析table
render.go 主要负责写文件
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSchemaTpls ¶
func GetSchemaTpls(tableSchemas []model.TableSchema) (resp map[string]model.Table)
func GetTableSchemas ¶
Types ¶
type ViaSSHDialer ¶
type ViaSSHDialer struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.