package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Nov 27, 2020
License: AGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Info struct {
OSName string `json:"osName"`
OSVersion string `json:"osVersion"`
OSFlavour string `json:"osFlavour"`
OSArch arch.T `json:"osArch"`
Hostname string `json:"hostname"`
IPs []string `json:"ips"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.