//
pkg.gl
Category
github.com/polevpn/netstack
tcpip
link
channel
package
1.10.12
Repository:
https://github.com/polevpn/netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
165 SLOC
#
Functions
New
New creates a new channel endpoint.
#
Structs
Endpoint
Endpoint is link layer endpoint that stores outbound packets in a channel and allows injection of inbound packets.
PacketInfo
PacketInfo holds all the information about an outbound packet.