Documentation: https://pkg.go.dev/github.com/rekby/mbr
Library for work with MBR (Master boot record) record of disk.
Main purpose when create library - usage for direct resize partitions as https://github.com/amarao/ptmax from golang without external dependency.