package
6.8.15+incompatible
Repository: https://github.com/agilebits/beats.git
Documentation: pkg.go.dev
# Variables
Registry is the global instance of the ProtocolRegistry.
# Interfaces
Protocol is the interface that NetFlow protocol parsers must conform to.
# Type aliases
ProtocolFactory is the type for a factory method that creates instances of a protocol.
ProtocolRegistry allows protocols to be registered and be discovered by their protocol name.