package
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: May 20, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
GetNetworkSerials retrieves the serial numbers of network devices using the `lshw` command.
type Devices struct {
Serial string `json:"serial"`
}
Devices represents a network device with its serial number.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.