package
1.5.0
Repository: https://github.com/diskfs/go-diskfs.git
Documentation: pkg.go.dev

# Functions

PartitionEqualBytes compares if the bytes for 2 partitions are equal, ignoring CHS start and end.
Read read a partition table from a disk, given the logical block size and physical block size nolint:unused,revive // not used in MBR, but it is important to implement the interface.

# Constants

List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.
List of GUID partition types.

# Structs

Partition represents the structure of a single partition on the disk note that start and end cylinder, head, sector (CHS) are ignored, for the most part.
Table represents an MBR partition table to be applied to a disk or read from a disk.

# Type aliases

Type constants for the GUID for type of partition, see https://en.wikipedia.org/wiki/GUID_Partition_Table#Partition_entries.