* 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
* Doc: add package docs Add short package level docs to make godoc looks nicer. Add some badges to the README. * correct url