Registry / utility / masahiro331-go-ebs-file

masahiro331-go-ebs-file

JSON →
library0.0.0-20240112135404-d5fbb1d46323gogounverified

Package for reading and writing Amazon EBS snapshots as files.

go get github.com/masahiro331/go-ebs-file
INSTALL
IMPORT
SIG · MASAHIRO331-GO-EBS
M
masahiro331-go-ebs-file
utilitygov0.0.0-20240112135404-d5fbb1d46323
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.

ebsfile
github.com/masahiro331/go-ebs-file

Open an EBS snapshot file.

package main import ( "github.com/masahiro331/go-ebs-file" ) func main() { f, _ := ebsfile.Open("snapshot.ebs") defer f.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20240112135404-d5fbb1d46323latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
masahiro331-go-ebs-file — go get masahiro331-go-ebs-file · libregistry