package
Version:
v0.3.4
Opens a new window with list of versions in this module.
Published: Jul 11, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Product struct {
Vendor string `json:"vendor"`
Family string `json:"familiy"`
Name string `json:"assetTag"`
SerialNumber string `json:"serial"`
UUID string `json:"uuid"`
SKU string `json:"sku"`
Version string `json:"version"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.