coredns/middleware
Chris O'Haver f359aea2fa Pprof listen (#639)
* add listen addr option

* Add listen address option to pprof

* There is configuration

* code styling
2017-04-24 10:27:26 -04:00
..
auto Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
bind Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
cache Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
chaos Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
dnssec Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
erratic Tc bits (#617) 2017-04-16 07:49:13 +01:00
errors Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
etcd msg.Service: add HostType() method (#627) 2017-04-22 07:58:30 +01:00
file Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
health Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
kubernetes Update the various Kubernetes middleware README files. (#630) 2017-04-19 22:42:45 +01:00
loadbalance Gofmt all code (#552) 2017-02-22 16:06:20 +00:00
log Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
metrics middleware/metrics: allow multiple listeners 2017-04-12 10:10:57 +00:00
pkg Tracing for gRPC Server (#619) 2017-04-18 11:10:49 -04:00
pprof Pprof listen (#639) 2017-04-24 10:27:26 -04:00
proxy Tracing for gRPC Server (#619) 2017-04-18 11:10:49 -04:00
reverse core: add more transports (#574) 2017-03-13 20:24:37 +00:00
rewrite Rewrite edns0 (#561) 2017-03-06 21:32:17 +00:00
root core: add more transports (#574) 2017-03-13 20:24:37 +00:00
secondary Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
test Common tls (#474) 2017-01-10 10:18:34 -05:00
tls Fix TLS error message (#634) 2017-04-20 09:40:18 -04:00
trace Tracing for gRPC Server (#619) 2017-04-18 11:10:49 -04:00
whoami Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
backend.go Fix import path github.com/miekg/coredns -> github.com/coredns/coredns (#547) 2017-02-22 06:51:47 +00:00
backend_lookup.go msg.Service: add HostType() method (#627) 2017-04-22 07:58:30 +01:00
middleware.go Gofmt all code (#552) 2017-02-22 16:06:20 +00:00
middleware_test.go Use context.Context 2016-03-19 07:32:50 +00:00
normalize.go core: add more transports (#574) 2017-03-13 20:24:37 +00:00
normalize_test.go Add tests for normalize.go 2016-09-07 12:55:41 +00:00