Simplified code where possible. Fixed golint suggestions regarding the missing godoc comments and unnecessary initialized variables. Signed-off-by: Dejan Mijic <dejan@mainflux.com>
Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
Moved main method to top-level 'cmd' directory. Extracted the dockerfile to the root as well. Signed-off-by: Dejan Mijic <dejan@mainflux.com>