Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plug ¶
type PlugInterface ¶
type ProtocolStream ¶
type ProtocolStream struct {
// contains filtered or unexported fields
}
type ProtocolStreamFactory ¶
type ProtocolStreamFactory struct {
Plug *Plug
}
func (*ProtocolStreamFactory) New ¶
func (m *ProtocolStreamFactory) New(net, transport gopacket.Flow) tcpassembly.Stream
Click to show internal directories.
Click to hide internal directories.