mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-21 09:46:40 +00:00
fix doc and lint warns for the cmd package
This commit is contained in:
@@ -8,6 +8,7 @@ import (
|
||||
"os"
|
||||
)
|
||||
|
||||
// Config Configuration type
|
||||
type Config struct {
|
||||
// Wireguard private key of local peer
|
||||
PrivateKey string
|
||||
|
||||
Reference in New Issue
Block a user