Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SortedPacket ¶
type SortedPacket struct { PCAP string CI gopacket.CaptureInfo Data []byte }
type Writer ¶
func (*Writer) MasterClean ¶
func (w *Writer) MasterClean()
func (*Writer) Write ¶
func (w *Writer) Write(sortedPackets <-chan *SortedPacket)
Click to show internal directories.
Click to hide internal directories.