proxy.golang.org : github.com/ncw/go-diskfs : v1.4.0
Package diskfs implements methods for creating and manipulating disks and filesystems methods for creating and manipulating disks and filesystems, whether block devices in /dev or direct disk images. This does **not** mount any disks or filesystems, neither directly locally nor via a VM. Instead, it manipulates the bytes directly. This is not intended as a replacement for operating system filesystem and disk drivers. Instead, it is intended to make it easy to work with partitions, partition tables and filesystems directly without requiring operating system mounts. Some examples: 1. Create a disk image of size 10MB with a FAT32 filesystem spanning the entire disk.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/ncw/[email protected]
Published:
Indexed:
- github.com/elliotwutingfeng/asciiset v0.0.0-20230602022725-51bbb787efab
- github.com/go-test/deep v1.0.8
- github.com/google/uuid v1.3.0
- github.com/pierrec/lz4/v4 v4.1.17
- github.com/pkg/xattr v0.4.9
- github.com/sirupsen/logrus v1.9.0
- github.com/ulikunitz/xz v0.5.11
- golang.org/x/sys v0.5.0
- gopkg.in/djherbis/times.v1 v1.3.0