1
0
mirror of https://github.com/beego/bee.git synced 2025-06-12 10:00:41 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
de82e68f73 Merge pull request from dotSlashLu/dev
Introduce new "sqlconn" attribute into app.conf
2019-01-24 22:42:36 +01:00
19be52dc8c Fix panic on running tests for newly generated project 2019-01-08 00:34:51 +07:00
393e315ba5 cmd/new: unify variable naming convention with cmd/api
camelCase should be the standard anyway
2018-09-13 14:51:09 +08:00
c538bfbc8f Refactor!
create sub packages
delete unused code
delete code from not use command cmdRouter,cmdTest, cmdRundocs
make command plugins
check with gosimple,staticcheck,go vet,unused,unconvert
2017-03-10 11:48:26 +02:00