pkg/httputils
Kristina Zabunova a5efa69750 unit test refactor in pkg/httputils as suggested by vdemeester; using pattern if x := …; x == nil {}
Signed-off-by: Kristina Zabunova <triara.xiii@gmail.com>
(cherry picked from commit c3f1b2a5bd4a4330bcbad401c316af90925b99ad)
2015-08-28 10:41:19 -04:00
..
httputils.go Enable golint part of #14756 2015-08-03 09:45:05 +08:00
httputils_test.go unit test refactor in pkg/httputils as suggested by vdemeester; using pattern if x := …; x == nil {} 2015-08-28 10:41:19 -04:00
mimetype.go Enable golint part of #14756 2015-08-03 09:45:05 +08:00
mimetype_test.go unit test refactor in pkg/httputils as suggested by vdemeester; using pattern if x := …; x == nil {} 2015-08-28 10:41:19 -04:00
resumablerequestreader.go linting changes 2015-06-17 01:16:57 +03:00
resumablerequestreader_test.go add tests for pkg/httputils 2015-03-24 16:27:09 +00:00