mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
* dnstest: add multirecorder This adds a new recorder that captures all messages written to it. This can be useful when, for instance, testing AXFR which can write muliple messages back to the client. * docs