Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hooks ¶
type Hooks struct {
// contains filtered or unexported fields
}
Hooks is responsible for packet processor
type Nfqueue ¶
type Nfqueue struct {
// contains filtered or unexported fields
}
Nfqueue is the main class of the component
type Option ¶
type Option func(*options)
Option encapsules options for server
func SetOnError ¶
SetOnError option allows set verdict for errors in package decoding
Click to show internal directories.
Click to hide internal directories.