mirror of
https://github.com/coredns/coredns.git
synced 2025-08-18 21:11:20 +02:00
* 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
2 lines
15 B
Go
2 lines
15 B
Go
package plugin
|