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

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
This commit is contained in:
Sergey Lanzman
2017-03-07 01:58:53 +02:00
parent 74baba4f63
commit c538bfbc8f
47 changed files with 1838 additions and 2467 deletions

315
cmd/commands/new/new.go Normal file

File diff suppressed because one or more lines are too long