Documentation ¶
Index ¶
Constants ¶
View Source
const DaoPath = "./service/dao/"
dao 文件路径
View Source
const DriverName = "mysql"
数据库驱动
View Source
const EsDaoPath = "./service/elastic/"
daoES 文件路径
View Source
const ModelPath = "./models/"
model保存路径
View Source
const ModelReplace = true
是否覆盖已存在model
View Source
const ServicePath = "./service/"
Service 文件路径
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DbConf ¶
Click to show internal directories.
Click to hide internal directories.