Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
StatsOptions *stats_options.Options `yaml:"stats_options"`
Snaplen int `yaml:snaplen`
Iface string `yaml:iface`
Port int `yaml:port`
Pcap string `yaml:pcap`
Lazy bool `yaml:lazy`
Body bool `yaml:body`
Gunzip bool `yaml:gunzip`
}
func NewOptions ¶
func SetOptions ¶
func (*Options) Int32Snaplen ¶
func (*Options) Uint32Snaplen ¶
Click to show internal directories.
Click to hide internal directories.