package
0.0.0-20240720002214-37b2b8227b91
Repository: https://github.com/progrium/go-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.

# Interfaces

Notification is the interface for receiving notification from the packet queue.