package config type wireguard struct { ListenConfig string `json:"listenConfig" yaml:"listenConfig"` }