package
6.8.16+incompatible
Repository: https://github.com/tencentblueking/beats.git
Documentation: pkg.go.dev
# Functions
NewListenerTable returns a new ListenerTable.
NewNetlinkSession creates a new netlink session.
NewProcTable returns a new ProcTable that reads data from the /proc directory by default.
# Structs
ListenerTable tracks sockets that are listening.
NetlinkSession communicates with the kernel's netlink subsystem.
Proc contains static process information.
ProcTable contains all of the active processes (if the current user is root).
# Type aliases
Direction indicates how a socket was initiated.