# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
ApplyActionToAbstractDecoders can be used to run custom code for all stream decoders.
ApplyActionToAbstractDecodersAsync can be used to run custom code for all gopacket decoders asynchronously.
ApplyActionToStreamDecoders can be used to run custom code for all stream decoders.
ApplyActionToStreamDecodersAsync can be used to run custom code for all gopacket decoders asynchronously.
InitAbstractDecoders initializes all stream decoders.
InitDecoders initializes all stream decoders.
# Variables
Debug controls debug log messages and behavior.
contains all available abstract decoders.
contains all available stream decoders.