Skip to content

kissthink/go-btrfs

 
 

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

BSD-3-Clause, Apache-2.0 licenses found

Licenses found

BSD-3-Clause
LICENSE
Apache-2.0
LICENSE.docker

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%