//
pkg.gl
Category
github.com/ameshkov/udptlspipe
internal
udp
package
1.3.1
Repository:
https://github.com/ameshkov/udptlspipe.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
229 SLOC
#
Functions
Listen
Listen creates a new *Listener and is supposed to be a function similar to net.Listen, but for UDP only.
#
Structs
Listener
Listener is a struct that implements net.Listener interface for working with UDP.