# Packages
No description provided by the author
No description provided by the author
# Functions
GetDesktopUIUserAgent returns the Desktop ui user agent.
GetInfo retrieves and parses the system information.
GetInfoWithChecks retrieves and parses the system information with applied checks.
# Constants
DeviceNameCtxKey context key for device name.
OsNameCtxKey context key for operating system name.
OsVersionCtxKey context key for operating system version.
UiVersionCtxKey context key for user UI version.
# Structs
No description provided by the author
No description provided by the author
Info is an object that contains machine information Most of the code is taken from https://github.com/matishsiao/goInfo.
No description provided by the author
SysInfo used to moc out the sysinfo getter.
No description provided by the author
# Interfaces
No description provided by the author