Documentation ¶ Rendered for linux/amd64 windows/amd64 darwin/amd64 js/wasm Index ¶ func CheckWgInstallation() error func DownCmd(ctx context.Context, filePath string) (err *exec.Cmd) func GenerateConfig(f io.Writer, privateKey wgtypes.Key, vpnSettings output.ProjectVpnItem) error func UpCmd(ctx context.Context, filePath string) (err *exec.Cmd) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CheckWgInstallation ¶ func CheckWgInstallation() error func DownCmd ¶ func DownCmd(ctx context.Context, filePath string) (err *exec.Cmd) func GenerateConfig ¶ func GenerateConfig(f io.Writer, privateKey wgtypes.Key, vpnSettings output.ProjectVpnItem) error func UpCmd ¶ func UpCmd(ctx context.Context, filePath string) (err *exec.Cmd) Types ¶ This section is empty. Source Files ¶ View all Source files linux.gowg.go Click to show internal directories. Click to hide internal directories.