package
0.0.0-20240624115251-953fb32860cb
Repository: https://github.com/josexy/netstackgo.git
Documentation: pkg.go.dev
# Interfaces
TCPConn implements the net.Conn interface.
TransportHandler is a TCP/UDP connection handler that implements HandleTCP and HandleUDP methods.
UDPConn implements net.Conn and net.PacketConn.