fix doc and lint warns for the cmd package

This commit is contained in:
mlsmaycon
2021-05-15 15:33:07 +05:00
parent 6d339295be
commit 73720951d7
4 changed files with 11 additions and 7 deletions

View File

@@ -8,6 +8,7 @@ import (
"os"
)
// Config Configuration type
type Config struct {
// Wireguard private key of local peer
PrivateKey string