- // Package wglinux provides internal access to Linux's WireGuard generic
- // netlink interface.
- //
- // This package is internal-only and not meant for end users to consume.
- // Please use package wgctrl (an abstraction over this package) instead.
- package wglinux
|