Commit Graph

6 Commits

Author SHA1 Message Date
Deluan 9049d97820 Moving code away from conf package.
This is necessary, as the conf package will hold only configuration, and cannot have dependencies on other packages
2016-03-29 18:27:14 -04:00
Deluan dde130e84e Small fixes to response marshaling, introduced tests for response formats 2016-03-02 17:23:26 -05:00
Deluan 4843ccb46c go fmt 2016-03-02 13:18:39 -05:00
Deluan b8948c417e Checking ifModifiedSince param 2016-03-01 16:05:49 -05:00
Deluan 4efb8ab031 Moved router to conf package 2016-03-01 09:23:40 -05:00
Deluan ce240cfeff Better tests organization 2016-02-27 18:42:08 -05:00
Renamed from tests/test_helper.go (Browse further)