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