mirror of
https://github.com/slackhq/nebula.git
synced 2026-01-24 05:21:11 -08:00
3 lines
171 B
Go
3 lines
171 B
Go
// Package vhostnet implements methods to initialize vhost networking devices
|
|
// within the kernel-level virtio implementation and communicate with them.
|
|
package vhostnet
|