//
pkg.gl
Category
github.com/elastic/beats/v7
filebeat
inputsource
udp
package
7.17.28
Repository:
https://github.com/elastic/beats.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
7
Dependents
9
Files
57 SLOC
#
Functions
New
New returns a new UDPServer instance.
#
Constants
Name
Name is the human readable name and identifier.
#
Structs
Config
Config options for the UDPServer.
Server
Server creates a simple UDP Server and listen to a specific host:port and will send any event received to the callback method.