Documentation ¶
Index ¶
- func ColumnTableHandler(name string) string
- func FileHandler(t TmplStruct, packageName string, tpl *template.Template)
- func MysqlHandle(f *model.FlagModel)
- func ParseTemplateHandler(t TmplStructList, flagModel model.FlagModel) int
- type TmplColStruct
- type TmplColStructList
- type TmplStruct
- type TmplStructList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FileHandler ¶
func FileHandler(t TmplStruct, packageName string, tpl *template.Template)
func ParseTemplateHandler ¶
func ParseTemplateHandler(t TmplStructList, flagModel model.FlagModel) int
Types ¶
type TmplColStruct ¶
type TmplColStructList ¶
type TmplColStructList = []*TmplColStruct
type TmplStruct ¶
type TmplStructList ¶
type TmplStructList = []*TmplStruct
func Combination ¶
func Combination(tables model.TableMataDataList, flagModel model.FlagModel) TmplStructList
Combination 组合方法
Click to show internal directories.
Click to hide internal directories.