package
0.0.0-20180220065759-986d81d64071
Repository: https://github.com/supernomad/quantum.git
Documentation: pkg.go.dev

# Functions

New will generate a new Device struct based on the supplied device deviceType and user configuration.

# Constants

MOCKDevice creates and manages a mocked out network device for testing.
TUNDevice creates and manages a TUN based network device.

# Structs

Mock device struct to use for testing.
Tun device struct for managing a multi-queue TUN networking device.

# Interfaces

Device interface for a generic multi-queue network device.