mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
@@ -8,7 +8,7 @@ import (
|
|||||||
"github.com/miekg/dns"
|
"github.com/miekg/dns"
|
||||||
)
|
)
|
||||||
|
|
||||||
type inmemoryWriter struct{
|
type inmemoryWriter struct {
|
||||||
test.ResponseWriter
|
test.ResponseWriter
|
||||||
written []byte
|
written []byte
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user