package
Version:
v0.0.0-...-77652f2
Opens a new window with list of versions in this module.
Published: Jul 25, 2022
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Get preferred outbound ip of this machine
type IP struct {
Query string
}
type SysInfo struct {
Hostname string `bson:hostname`
Platform string `bson:platform`
CPU string `bson:cpu`
RAM uint64 `bson:ram`
Disk uint64 `bson:disk`
}
SysInfo saves the basic system information
Source Files
¶
Click to show internal directories.
Click to hide internal directories.