//
pkg.gl
Category
github.com/harshthakur9030/node-disk-manager
pkg
partition
package
0.5.0
Repository:
https://github.com/harshthakur9030/node-disk-manager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
117 SLOC
#
Constants
BytesRequiredForGPTPartitionEntries
BytesRequiredForGPTPartitionEntries is the total bytes required to store the GPT partition entries.
GPTPartitionStartByte
GPTPartitionStartByte is the byte on the disk at which the first partition starts.
NoOfLogicalBlocksForGPTHeader
NoOfLogicalBlocksForGPTHeader is the no.
#
Structs
Disk
Disk struct represents a disk which needs to be partitioned.