Commit Graph

3 Commits

Author SHA1 Message Date
Brad Fitzpatrick 3aca4399c5 internal: fix compilation errors in tests
Not found earlier due to #1138

Change-Id: I1601554adb746f7b67cd361e8779d5092e8b3696
2018-05-01 12:31:33 -07:00
Paul Lindner 84b2c6b3e4 all: various lint fixes
- correct logging that logged functions instead of their value
- use ID vs Id naming
- use correct function names in comments

Change-Id: I61562cef7ebac7337ec6c85312cdf7915cb1a84b
2018-02-05 11:59:00 -08:00
Brad Fitzpatrick c3d05cdce9 Move more packages out of pkg/ and into internal/
Moved hashutil, httputil, osutil, netutil,
images, media, magic, video, and rollsum.
2018-01-02 21:03:30 -08:00