//
pkg.gl
Category
github.com/diskfs/go-diskfs
partition
package
1.5.0
Repository:
https://github.com/diskfs/go-diskfs.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
5
Dependents
6
Files
32 SLOC
#
Packages
gpt
Package gpt provides an interface to GUID Partition Table (GPT) partitioned disks.
mbr
Package mbr provides an interface to Master Boot Record (MBR) partitioned disks.
part
#
Functions
Read
Read read a partition table from a disk.
#
Interfaces
Table
Table reference to a partitioning table on disk.