Commit Graph

6 Commits

Author SHA1 Message Date
Faissal Elamraoui e3a67ef07f Fix conflicts & Merge branch 'develop' 2017-03-23 14:47:12 +01:00
Faissal Elamraoui 72f144baad Refactor code for dlv command 2017-03-22 11:47:39 +01:00
Faissal Elamraoui 36436c0f53 Ability to execute commands using Go tool 2017-03-21 15:47:57 +01:00
Sergey Lanzman feea8877c0 go vet
go simple
golint
structcheck
staticcheck
unused
unconvert
2017-03-11 10:57:06 +02:00
Sergey Lanzman abf2b4a4cb 1. Make logs for beego developer not for bee developer
2. Fix debug mode
2017-03-10 20:32:22 +02:00
Sergey Lanzman 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