Documentation
¶
Overview ¶
Package wginternal contains shared internal types for wgctrl.
This package is internal-only and not meant for end users to consume. Please use package wgctrl (an abstraction over this package) instead.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrReadOnly = errors.New("driver is read-only")
ErrReadOnly indicates that the driver backing a device is read-only. It is a sentinel value used in integration tests. TODO(mdlayher): consider exposing in API.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.