package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Jul 20, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type HostInfo struct {
Name string `json:"name"`
OS string `json:"os"`
Platform string `json:"platform"`
Arch string `json:"arch"`
Uptime uint64 `json:"uptime"`
}
HostInfo properties
Info returns HostInfo struct containing host information
Source Files
¶
Click to show internal directories.
Click to hide internal directories.