|
7 년 전 | |
---|---|---|
README.md | 7 년 전 | |
example.go | 7 년 전 | |
setup.go | 7 년 전 |
The example middleware prints "example" on every query received. It can be used as documentation for writing external middleware and to test if external middleware compiles with CoreDNS.
example
example.com {
file example.com.db {
upstream 8.8.8.8
}
example
}
Follow these steps, example should be put relatively early in the middleware chain.