Files
coredns/plugin
Miek Gieben 6dd2cf8c4b plugin/rewrite: use request.Request and other cleanups (#1920)
This was done anyway, but only deep in the functions, just do this
everywhere; allows for shorter code and request.Request allows for
caching as well.

Cleanups, make it more Go like.
* remove unneeded switches
* remove testdir (why was this there??)
* simplify the logic
* remove unneeded variables
* put short functions on a single line
* fix documentation.
* spin off wire funcs in wire.go, make them functions.

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-07-02 07:39:50 -07:00
..
2018-06-27 21:12:27 +01:00
2018-05-17 16:59:57 -04:00
2018-07-01 08:22:37 -07:00
2018-06-27 07:45:32 -07:00
2018-06-27 07:45:32 -07:00
2018-04-22 21:40:33 +01:00
2018-05-24 07:51:59 +01:00
2018-06-20 11:35:07 +01:00
2018-04-22 21:40:33 +01:00
2018-05-16 22:35:31 +01:00
2017-10-24 10:16:03 +01:00
2018-05-21 19:40:46 +01:00