Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDesktopUIUserAgent ¶ added in v0.6.0
func GetDesktopUIUserAgent() string
GetDesktopUIUserAgent returns the Desktop ui user agent
func NetbirdVersion ¶ added in v0.6.0
func NetbirdVersion() string
NetbirdVersion returns the Netbird version
Types ¶
type Info ¶
type Info struct { GoOS string Kernel string Core string Platform string OS string OSVersion string Hostname string CPUs int WiretrusteeVersion string UIVersion string }
Info is an object that contains machine information Most of the code is taken from https://github.com/matishsiao/goInfo
Click to show internal directories.
Click to hide internal directories.