Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeviceInfo ¶
type DeviceInfo struct { SerialNumber string IsRemovableMedia bool VendorID string ProductID string ProductRevision string BusType bustype.BusType }
func GetDiskInfo ¶
func GetDiskInfo(diskpath string) (*DeviceInfo, error)
Click to show internal directories.
Click to hide internal directories.