//
pkg.gl
Category
github.com/atsevan/wireguard-grpc
server
wgserver
package
0.0.1
Repository:
https://github.com/atsevan/wireguard-grpc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
155 SLOC
#
Functions
NewWGServer
NewWGServer creates a new instance of WGServer.
#
Structs
WGServer
WGServer keeps data about wireguard server.
#
Interfaces
WGClient
WGClient represents the wireguard client.