package
0.0.0-20220214151720-7585b01ddccf
Repository: https://github.com/inetaf/netstack.git
Documentation: pkg.go.dev
# Functions
New creates a new channel endpoint.
# Structs
Endpoint is link layer endpoint that stores outbound packets in a channel and allows injection of inbound packets.
NotificationHandle is an opaque handle to the registered notification target.
PacketInfo holds all the information about an outbound packet.
# Interfaces
Notification is the interface for receiving notification from the packet queue.