diff options
author | 2018-07-02 15:39:50 +0100 | |
---|---|---|
committer | 2018-07-02 07:39:50 -0700 | |
commit | 6dd2cf8c4b30822f1d718fbef728f6856628a3df (patch) | |
tree | fce20dc6ee9a9400130c0c82292ba470be82fe7b /Makefile.release | |
parent | 1abecf99d97270075731b9f7cc01c9e2b687d570 (diff) | |
download | coredns-6dd2cf8c4b30822f1d718fbef728f6856628a3df.tar.gz coredns-6dd2cf8c4b30822f1d718fbef728f6856628a3df.tar.zst coredns-6dd2cf8c4b30822f1d718fbef728f6856628a3df.zip |
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>
Diffstat (limited to 'Makefile.release')
0 files changed, 0 insertions, 0 deletions