mirror of
https://github.com/coredns/coredns.git
synced 2025-11-10 14:02:16 -05:00
chore(lint): bump to v2.5.0 and enable godoclint (#7632)
This commit is contained in:
@@ -60,6 +60,7 @@ func AddPrefix(b []byte) (m []byte) {
|
||||
}
|
||||
|
||||
// These methods implement the dns.ResponseWriter interface from Go DNS.
|
||||
|
||||
func (w *DoQWriter) TsigStatus() error { return nil }
|
||||
func (w *DoQWriter) TsigTimersOnly(b bool) {}
|
||||
func (w *DoQWriter) Hijack() {}
|
||||
|
||||
Reference in New Issue
Block a user