Registry / utility / masahiro331-go-xfs-filesystem

masahiro331-go-xfs-filesystem

JSON →
library0.0.0-20231205045356-1b22259a6c44gogounverified

Library for reading and manipulating XFS filesystems in Go.

go get github.com/masahiro331/go-xfs-filesystem
INSTALL
IMPORT
SIG · MASAHIRO331-GO-XFS
M
masahiro331-go-xfs-filesystem
utilitygov0.0.0-20231205045356-1b22259a6c44
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.

xfs
github.com/masahiro331/go-xfs-filesystem

Open an XFS filesystem

import "github.com/masahiro331/go-xfs-filesystem" func main() { fs, err := xfs.Open("/dev/sda1") if err != nil { panic(err) } defer fs.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20231205045356-1b22259a6c44latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
masahiro331-go-xfs-filesystem — go get masahiro331-go-xfs-filesystem · libregistry