Commit graph

5 commits

Author SHA1 Message Date
Eng Zer Jun
b868350fc2
test: use t.TempDir to create temporary test directory () 2023-06-17 15:21:01 +02:00
Zou Nengren
5191959bd7
cleanup deprecated package io/ioutil ()
Signed-off-by: zounengren <zouyee1989@gmail.com>
2021-10-13 09:30:31 +02:00
Manuel Stocker
4b1b0ec9e6 Use filepath when manipulating file paths ()
Automatically submitted.
2018-10-21 13:59:37 +00:00
Miek Gieben
26d1432ae6
Update all plugins to use plugin/pkg/log ()
* Update all plugins to use plugin/pkg/log

I wish this could have been done with sed. Alas manually changed all
callers to use the new plugin/pkg/log package.

* Error -> Info

* Add docs to debug plugin as well
2018-04-19 07:41:56 +01:00
Miek Gieben
d8714e64e4 Remove the word middleware ()
* Rename middleware to plugin

first pass; mostly used 'sed', few spots where I manually changed
text.

This still builds a coredns binary.

* fmt error

* Rename AddMiddleware to AddPlugin

* Readd AddMiddleware to remain backwards compat
2017-09-14 09:36:06 +01:00
Renamed from middleware/auto/walk_test.go (Browse further)