Documentation ¶ Rendered for linux/amd64 windows/amd64 darwin/amd64 js/wasm Index ¶ func CheckWgInstallation() error func DownCmd(ctx context.Context, filePath, _ string) (err *cmdRunner.ExecCmd) func GenerateConfig(f io.Writer, privateKey wgtypes.Key, vpnSettings output.ProjectVpnItem) error func UpCmd(ctx context.Context, filePath string) (err *cmdRunner.ExecCmd) 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 *cmdRunner.ExecCmd) func GenerateConfig ¶ func GenerateConfig(f io.Writer, privateKey wgtypes.Key, vpnSettings output.ProjectVpnItem) error func UpCmd ¶ func UpCmd(ctx context.Context, filePath string) (err *cmdRunner.ExecCmd) Types ¶ This section is empty. Source Files ¶ View all Source files linux.gowg.go Click to show internal directories. Click to hide internal directories.