package
0.1.2
Repository: https://github.com/imind-lab/micro.git
Documentation: pkg.go.dev

# Functions

获取表相的相关信息.
初始化表的相关数据,使其能匹配模板进行替换.
No description provided by the author
@summary table 生成 struct @param db string "conf.yaml文件中db组件中对应数据库链接的key值" @param args [] "需要生成表" @param modelPath string "生成目录" @example table := []string{"xpt_user","xpt_order"} gen.Run("xpt", table, "../models/xpt/").
字符串转换为驼峰写法.
表字段类型转换成GO相关类型.

# Structs

No description provided by the author
No description provided by the author