# Functions
No description provided by the author
NewListenerTable returns a new ListenerTable.
NewProcTable returns a new ProcTable that reads data from the /proc directory by default.
NewReverseLookupCache returns a new cache.
NewUserCache returns a new UserCache.
# Structs
Config is the configuration specific to the socket MetricSet.
ListenerTable tracks sockets that are listening.
No description provided by the author
Proc contains static process information.
ProcTable contains all of the active processes (if the current user is root).
ReverseLookupCache is a cache for storing and retrieving the results of reverse DNS queries.
ReverseLookupConfig contains the configuration that controls the reverse DNS lookup behavior.