package
Version:
v0.0.0-...-f54534b
Opens a new window with list of versions in this module.
Published: Mar 5, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
NoError = iota
ProcFsErr
AuditdErr
EbpfErr
EbpfEventsErr
)
List of errors that this package may return.
End stops the way of parsing new connections.
type Error struct {
What int
Msg error
}
Error wraps the type of error with its message
Init starts parsing connections using the method specified.
ReconfigureMonitorMethod configures a new method for parsing connections.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.