Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( UnreachableVPNServiceErr = errors.New("Wireguard service is not running !") NoTokenErrMsg = "token contains an invalid number of segments" AUTH_KEY = "wg" )
Functions ¶
func NewGRPCVPNClient ¶
func NewGRPCVPNClient(wgConn WireGuardConfig) (wgproto.WireguardClient, error)
func TranslateRPCErr ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.