package
1.6.3
Repository: https://github.com/form3tech-oss/cilium.git
Documentation: pkg.go.dev

# Functions

LostEvent formats a lost event using the specified payload parameters.
NewMonitorFormatter returns a new formatter with default configuration.

# Constants

DEBUG is the level of verbosity in which more information about packets is printed than in INFO mode.
INFO is the level of verbosity in which summaries of Drop and Capture messages are printed out when the monitor is invoked.
JSON is the level of verbosity in which event information is printed out in json format.
VERBOSE is the level of verbosity in which the most information possible about packets is printed out.

# Structs

MonitorFormatter filters and formats monitor messages from a buffer.

# Type aliases

Uint16Flags is a slice of unsigned 16-bit ints with some convenience methods.
Verbosity levels for formatting output.