aboutsummaryrefslogtreecommitdiff
path: root/plugin/file/tree/print.go (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-11-19plugin/file: Fix print tree error (#4962)Gravatar xuweiwei 1-2/+2
Automatically submitted.
2017-09-14Remove the word middleware (#1067)Gravatar Miek Gieben 1-0/+62
* 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