package
2.0.3
Repository: https://github.com/siderolabs/go-blockdevice.git
Documentation: pkg.go.dev

# Functions

GUIDToUUID converts a GPT GUID to a UUID.
LastLBA returns the last logical block address of the device.
UUIDToGUID converts a UUID to a GPT GUID.

# Interfaces

DiskSizer is an interface for block devices that can provide their sector size and total size.