Documentation
¶
Overview ¶
Copyright (c) 2025 RainyRoot MIT License
Copyright (c) 2025 RainyRoot MIT License
Index ¶
- func CheckHealth() (string, error)
- func CopyToClipboard(content string)
- func CopyToClipboardForce(content string) error
- func Execute()
- func ExportReport(c, f, p string) error
- func FlushDns() (string, error)
- func GetFlagDescription(name string) string
- func GetIpConfigInfo() (string, error)
- func GetNetInfo() (string, error)
- func GetProductsInfo() (string, error)
- func GetServices() (string, error)
- func GetSystemInfo() (string, error)
- func GetUsbInfo() (string, error)
- func GetUsersInfo() (string, error)
- func GetVpnConnections() (string, error)
- func IsAdmin() bool
- func RelaunchAsAdmin() error
- func ResetWindowsUpdate() (string, error)
- func RestoreHealth() (string, error)
- func ScanHealth() (string, error)
- func SearchUninstallStringAndMSI(query string) (string, error)
- func SetGuiMode(mode bool)
- func SetRemoteTarget(t string)
- func TraceRoute(target string) (string, error)
- func WingetUpdate() (string, error)
- type WinAction
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckHealth ¶ added in v0.9.25
func CopyToClipboard ¶ added in v0.9.25
func CopyToClipboard(content string)
func CopyToClipboardForce ¶ added in v0.9.25
func ExportReport ¶ added in v0.9.25
func GetFlagDescription ¶ added in v0.9.25
func GetIpConfigInfo ¶ added in v0.9.25
func GetNetInfo ¶ added in v0.9.25
func GetProductsInfo ¶ added in v0.9.25
func GetServices ¶ added in v0.9.25
func GetSystemInfo ¶ added in v0.9.25
func GetUsbInfo ¶ added in v0.9.25
func GetUsersInfo ¶ added in v0.9.25
func GetVpnConnections ¶ added in v0.9.25
func RelaunchAsAdmin ¶ added in v0.9.25
func RelaunchAsAdmin() error
relaunch app as admin after prompt
func ResetWindowsUpdate ¶ added in v0.9.25
func RestoreHealth ¶ added in v0.9.25
func ScanHealth ¶ added in v0.9.25
func SearchUninstallStringAndMSI ¶ added in v0.9.25
func SetGuiMode ¶ added in v0.9.25
func SetGuiMode(mode bool)
func SetRemoteTarget ¶ added in v0.9.25
func SetRemoteTarget(t string)
func TraceRoute ¶ added in v0.9.25
func WingetUpdate ¶ added in v0.9.25
Types ¶
Click to show internal directories.
Click to hide internal directories.