//
pkg.gl
Category
github.com/tencentblueking/beats
filebeat
inputsource
udp
package
6.8.16+incompatible
Repository:
https://github.com/tencentblueking/beats.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
114 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.