package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Jul 20, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Ipfix Ipfix `yaml:"ipfix"`
}
type Ipfix struct {
Address string `yaml:"address"`
Port string `yaml:"port"`
IngressInterface string `yaml:"ingress-interface"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.