Registry / utility / rubiojr-go-vhd

rubiojr-go-vhd

JSON →
library0.0.0-20200706122120-ccecf6c0760fgogounverified

Provides functions to create, read, and manipulate Virtual Hard Disk (VHD) files.

go get github.com/rubiojr/go-vhd
INSTALL
IMPORT
SIG · RUBIOJR-GO-VHD
R
rubiojr-go-vhd
utilitygov0.0.0-20200706122120-ccecf6c0760f
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.

vhd
github.com/rubiojr/go-vhd

Create a fixed-size VHD file.

import "github.com/rubiojr/go-vhd" func main() { vhd, _ := vhd.CreateFixed(10*1024*1024, "/tmp/test.vhd") _ = vhd }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200706122120-ccecf6c0760flatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
rubiojr-go-vhd — go get rubiojr-go-vhd · libregistry