├── LICENSE ├── README.md ├── demo.go └── setup.go /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coredns/demo/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coredns/demo/HEAD/README.md -------------------------------------------------------------------------------- /demo.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coredns/demo/HEAD/demo.go -------------------------------------------------------------------------------- /setup.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coredns/demo/HEAD/setup.go --------------------------------------------------------------------------------