Documentation ¶
Index ¶
- type Writer
- func (w *Writer) Close() error
- func (w *Writer) Hijack()
- func (w *Writer) Internal() bool
- func (w *Writer) LocalAddr() net.Addr
- func (w *Writer) Msg() *dns.Msg
- func (w *Writer) Proto() string
- func (w *Writer) Rcode() int
- func (w *Writer) RemoteAddr() net.Addr
- func (w *Writer) RemoteIP() net.IP
- func (w *Writer) Reset(rw dns.ResponseWriter)
- func (w *Writer) TsigStatus() error
- func (w *Writer) TsigTimersOnly(ok bool)
- func (w *Writer) Write(b []byte) (int, error)
- func (w *Writer) WriteMsg(msg *dns.Msg) error
- func (w *Writer) Written() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.