Documentation
¶
Overview ¶
Package debug contains flag for turning on or off debug messages.
Index ¶
Constants ¶
View Source
const ( // ExternalPortPacketTrace turns on packet tracing for lemming's ports // that interface with other devices. ExternalPortPacketTrace = true // TAPPortPacketTrace turns on packet tracing for lemming's TAP interface ports // that communicate between each external port and lemming's tasks. TAPPortPacketTrace = true )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.