Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetPUInfoFunc ¶
GetPUInfoFunc provides PU information given the id
type NFLogger ¶
type NFLogger interface { Start() Stop() }
NFLogger provides an interface for NFLog
func NewNFLogger ¶
func NewNFLogger(ipv4groupSource, ipv4groupDest uint16, getPUInfo GetPUInfoFunc, collector collector.EventCollector) NFLogger
NewNFLogger provides an NFLog instance
Click to show internal directories.
Click to hide internal directories.