Files
coredns/middleware
Yong Tang 1e4ba588dc Enforce go lint check and fix several lint issues (#570)
This fix updates the Makefile to add the `go lint` check
for the build. This fix also fixes several go lint issues.

NOTE: This fix does not enforce `go lint` (suggestion only).
This fix also ignores the `go lint` error:
```
middleware/middleware.go:72:1: context.Context should be the first parameter of a function
```
as it requires too many changes in API.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-03-05 14:17:05 -08:00
..
2017-02-22 16:06:20 +00:00
2017-02-22 16:06:20 +00:00
2017-02-22 16:06:20 +00:00
2017-02-22 07:25:58 +00:00
2017-01-10 10:18:34 -05:00
2016-03-19 07:32:50 +00:00
2017-02-22 16:06:20 +00:00
2016-09-07 12:55:41 +00:00