coredns/plugin/pkg/parse
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
..
host.go Better naming (#2104) 2018-09-19 08:16:04 +01:00
host_test.go Better naming (#2104) 2018-09-19 08:16:04 +01:00
parse.go Better naming (#2104) 2018-09-19 08:16:04 +01:00
parse_test.go Moving TransferParse from file to its own package (#1286) 2017-12-13 11:18:08 -05:00
transport.go Better naming (#2104) 2018-09-19 08:16:04 +01:00
transport_test.go Better naming (#2104) 2018-09-19 08:16:04 +01:00