Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Motherboard ¶
type Motherboard struct { AssetTag *string Product *string Serial *string Vendor *string Version *string }
func NewMotherboard ¶
func NewMotherboard(a, p, s, ve, ver string) *Motherboard
Click to show internal directories.
Click to hide internal directories.