package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Packages

# Constants

FamilyTCP represents a tcp socket listener.
FamilyUDP represents a udp socket listener.
FamilyUnix represents a unix socket listener.

# Structs

NetworkMetadata defines common information that we can retrieve from a remote connection.
TLSMetadata defines information about the current SSL connection.

# Interfaces

Network interface implemented by TCP and UDP input source.

# Type aliases

Family represents the type of connection we're handling.
NetworkFunc defines callback executed when a new event is received from a network source.