package
1.5.0
Repository: https://github.com/diskfs/go-diskfs.git
Documentation: pkg.go.dev

# Constants

Device is an OS-managed block device.
File is a file-based disk image.

# Structs

Disk is a reference to a single disk block device or image that has been Create() or Open().
FilesystemSpec represents the specification of a filesystem to be created.

# Type aliases

Type represents the type of disk this is.