package
7.17.28
Repository: https://github.com/elastic/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.