Registry / utility / rekby-gpt

rekby-gpt

JSON →
library0.0.0-20200614112001-7da10aec5566gogounverified

A Go library for working with GPT partition tables.

go get github.com/rekby/gpt
INSTALL
IMPORT
SIG · REKBY-GPT
R
rekby-gpt
utilitygov0.0.0-20200614112001-7da10aec5566
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gpt
github.com/rekby/gpt

Read a GPT partition table from a disk

import "github.com/rekby/gpt" func main() { table, err := gpt.Read("/dev/sda") if err != nil { panic(err) } _ = table }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200614112001-7da10aec5566latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Bingbot
1
Resources
rekby-gpt — go get rekby-gpt · libregistry