Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Detector ¶
type Detector struct {
// contains filtered or unexported fields
}
func NewDetector ¶
func NewDetector(pickFragTypes []def.FragmentType) (*Detector, error)
func (*Detector) FastDetect ¶
func (t *Detector) FastDetect(pktBuf []byte, detectInfo *def.DetectionInfo) error
Click to show internal directories.
Click to hide internal directories.