Commit c79a4769 authored by Yong Tang's avatar Yong Tang Committed by Miek Gieben

golint cleanup (#1085)

Signed-off-by: default avatarYong Tang <yong.tang.github@outlook.com>
parent 2388e36c
......@@ -43,7 +43,7 @@ func (t *ResponseWriter) TsigTimersOnly(bool) { return }
// Hijack implement dns.ResponseWriter interface.
func (t *ResponseWriter) Hijack() { return }
// RepsponseWrite6 returns fixed client and remote address in IPv6. The remote
// ResponseWriter6 returns fixed client and remote address in IPv6. The remote
// address is always fe80::42:ff:feca:4c65 and port 40212. The local address
// is always ::1 and port 53.
type ResponseWriter6 struct {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment