//
pkg.gl
Category
github.com/naphaso/netstack
tcpip
link
channel
package
1.0.0
Repository:
https://github.com/naphaso/netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
85 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.