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

# Functions

New returns a new UDPServer instance.

# Constants

Name is the human readable name and identifier.

# Structs

Config options for the UDPServer.
Server creates a simple UDP Server and listen to a specific host:port and will send any event received to the callback method.