package
0.9.0
Repository: https://github.com/noisysockets/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.