Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrPartTableNotFound denotes partition table not found error. ErrPartTableNotFound = errors.New("partition table not found") // ErrCancelled denotes cancelled by context error. ErrCancelled = errors.New("cancelled by context") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.