coredns/plugin/pkg/dnsutil
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
..
cname.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
cname_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
doc.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
join.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
join_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
reverse.go Rename reverse zone constants (#1568) 2018-02-28 08:43:19 -08:00
reverse_test.go Rename reverse zone constants (#1568) 2018-02-28 08:43:19 -08:00
ttl.go Fix max-age in http server (#1890) 2018-06-27 21:12:27 +01:00
ttl_test.go Fix max-age in http server (#1890) 2018-06-27 21:12:27 +01:00
zone.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
zone_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00