mirror of
https://github.com/coredns/coredns.git
synced 2025-10-21 12:21:03 +02: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