Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

vbatts/go-btrfs

Repository files navigation

go-btrfs

golang bindings for btrfs (libbtrfs)

Documentation

https://godoc.org/github.com/vbatts/go-btrfs/

Install

To build, the btrfs-progs headers will need to be present.

On fedora, run: dnf install btrfs-progs-devel On debian, run: apt-get install btrfs-tools

Then you can run:

go get github.com/vbatts/go-btrfs

LICENSE

See LICENSE docs.

About

btrfs bindings for golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages