keksvpn/vendor/golang.zx2c4.com/wireguard/wgctrl/internal/wguser/doc.go

7 lines
271 B
Go
Raw Permalink Normal View History

2022-02-27 03:22:11 +00:00
// Package wguser provides internal access to the userspace WireGuard
// configuration protocol 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 wguser