proxy.golang.org : github.com/diskfs/go-diskfs : v1.5.2
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.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/diskfs/[email protected]
Published:
Indexed:
- github.com/djherbis/times v1.6.0
- github.com/elliotwutingfeng/asciiset v0.0.0-20230602022725-51bbb787efab
- github.com/go-test/deep v1.0.8
- github.com/google/go-cmp v0.6.0
- github.com/google/uuid v1.3.0
- github.com/klauspost/compress v1.17.4
- github.com/pierrec/lz4/v4 v4.1.17
- github.com/pkg/xattr v0.4.9
- github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af
- github.com/stretchr/testify v1.7.1
- github.com/ulikunitz/xz v0.5.11
- golang.org/x/sys v0.19.0