//
pkg.gl
Category
github.com/cloudprober/cloudprober
internal
servers
udp
package
0.13.6
Repository:
https://github.com/cloudprober/cloudprober.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
4
Files
213 SLOC
#
Packages
cmd
This binary implements a stand-alone UDP server using the cloudprober/internal/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.