//
pkg.gl
Category
github.com/yext/cloudprober
servers
udp
package
0.10.1
Repository:
https://github.com/yext/cloudprober.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
102 SLOC
#
Packages
cmd
This binary implements a stand-alone UDP server using the cloudprober/servers/udp/udp package.
proto
No description provided by the author
#
Functions
Listen
Listen opens a UDP socket on the given port.
New
New returns an UDP server.
#
Structs
Server
Server implements a basic UDP server.