coredns/middleware
Miek Gieben fc85754849 Golint (#386)
Lint and vet the curret code add docs about adding a git post-commit
hook that performs these actions after each commit.
2016-11-07 07:43:38 +00:00
..
auto middleware/auto: handle non-existent directory (#385) 2016-11-06 19:37:43 +00:00
bind docs: rewrite using manpage style (#327) 2016-10-10 20:13:22 +01:00
cache Add metrics for cache hits/misses (#375) 2016-10-31 18:50:50 +00:00
chaos ServiceBackend interface (#369) 2016-10-30 15:54:16 +00:00
dnssec Add metrics for cache hits/misses (#375) 2016-10-31 18:50:50 +00:00
errors middleware/metrics: cleanup (#355) 2016-10-26 10:01:52 +01:00
etcd BackendService: add Reverse method (#381) 2016-11-05 15:43:27 +00:00
file Golint (#386) 2016-11-07 07:43:38 +00:00
health docs: rewrite using manpage style (#327) 2016-10-10 20:13:22 +01:00
kubernetes Golint (#386) 2016-11-07 07:43:38 +00:00
loadbalance golint 2016-10-27 11:48:37 +00:00
log golint 2016-10-27 11:48:37 +00:00
metrics Update metric names (#371) 2016-10-30 09:06:57 +00:00
pkg Small golint cleanup. (#338) 2016-10-17 16:59:12 -07:00
pprof docs: rewrite using manpage style (#327) 2016-10-10 20:13:22 +01:00
proxy ServiceBackend interface (#369) 2016-10-30 15:54:16 +00:00
rewrite golint 2016-10-27 11:48:37 +00:00
root middleware/root: add it (#330) 2016-10-11 20:42:28 +01:00
secondary middleware/root: add it (#330) 2016-10-11 20:42:28 +01:00
test middleware/file: fix delegations (#376) 2016-11-05 14:39:49 +00:00
whoami golint 2016-10-27 11:48:37 +00:00
backend.go BackendService: add Reverse method (#381) 2016-11-05 15:43:27 +00:00
backend_lookup.go BackendService: add Reverse method (#381) 2016-11-05 15:43:27 +00:00
middleware.go golint 2016-10-27 11:48:37 +00:00
middleware_test.go Use context.Context 2016-03-19 07:32:50 +00:00
normalize.go middleware/metrics: cleanup (#355) 2016-10-26 10:01:52 +01:00
normalize_test.go Add tests for normalize.go 2016-09-07 12:55:41 +00:00