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.
# Interfaces
Device interface for a generic multi-queue network device.