coredns/core/dnsserver
Miek Gieben cb932ca231
Better naming (#2104)
* Move functions from pkg/transport to pkg/parse

Although "parse" is a fairly generic name I believe this is somewhat
better named. pkg/transport keeps a few constants that are uses
throughout for the rest is is renaming a bunch (and the fallout from
there to make things compile again).

Signed-off-by: Miek Gieben <miek@miek.nl>

* Fix tests

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-09-19 08:16:04 +01:00
..
address.go Better naming (#2104) 2018-09-19 08:16:04 +01:00
address_test.go Cleanup ParseHostOrFile (#2100) 2018-09-19 07:29:37 +01:00
config.go core: remove HostAddresses() (#1728) 2018-04-25 15:27:25 +01:00
https.go Doh: put in pkg/doh (#1946) 2018-07-07 08:22:07 +01:00
log_test.go Clean up tests logging (#1979) 2018-07-19 16:23:06 +01:00
onstartup.go Fix start mesg for all protocol (#1617) 2018-03-17 19:04:01 +00:00
register.go Better naming (#2104) 2018-09-19 08:16:04 +01:00
register_test.go presubmit: Check errorf as well (#1845) 2018-06-02 11:48:39 -07:00
server.go Cleanup ParseHostOrFile (#2100) 2018-09-19 07:29:37 +01:00
server_grpc.go Cleanup ParseHostOrFile (#2100) 2018-09-19 07:29:37 +01:00
server_https.go Cleanup ParseHostOrFile (#2100) 2018-09-19 07:29:37 +01:00
server_test.go global: move to context (#1699) 2018-04-20 11:01:06 +01:00
server_tls.go Cleanup ParseHostOrFile (#2100) 2018-09-19 07:29:37 +01:00
watch.go Watch feature (#1527) 2018-06-27 07:45:32 -07:00
zdirectives.go New plugin: loop (#1989) 2018-07-20 19:45:17 +01:00