mirror of
https://github.com/coredns/coredns.git
synced 2026-03-12 00:25:06 -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