Skip to content

Commit

Permalink
unImplemented daemon server to wgstruct
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmim committed Jun 30, 2021
1 parent 80b520f commit 93d2658
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vpn/backend.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ import (
type wireguard struct {
auth Authenticator
config *config.Config
pb.UnimplementedWireguardServer
}

// InitializeI creates interface configuration and make it UP.
Expand Down

0 comments on commit 93d2658

Please sign in to comment.