Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockDrive ¶
type BlockDrive struct { Name string SysfsPath string MajMin string Type string Size int64 //in bytes Removable bool ReadOnly bool Revision string Vendor string Product string LogicalBlockSize string StorageType string }
BlockDrive contains information of block drives on the machine
Click to show internal directories.
Click to hide internal directories.