package
0.4.8
Repository: https://github.com/siderolabs/go-blockdevice.git
Documentation: pkg.go.dev

# Functions

NewDefaultOptions initializes a Options struct with default values.
WithForce forces the creation of the filesystem.
WithLabel sets the filesystem label.

# Constants

Magic is the XFS magic number.

# Structs

Options is the functional options struct.
SuperBlock represents the xfs super block.

# Type aliases

Option is the functional option func.