Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DNSCapture ¶
type DNSCapturer ¶
type DNSCapturer struct {
// contains filtered or unexported fields
}
func New ¶
func New() (*DNSCapturer, error)
func (*DNSCapturer) Close ¶
func (d *DNSCapturer) Close()
func (*DNSCapturer) Read ¶
func (d *DNSCapturer) Read() chan DNSCapture
Click to show internal directories.
Click to hide internal directories.