stevvooe / btrfs

Btrfs bindings for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-btrfs

GoDoc Build Status

Native Go bindings for btrfs.

Status

These are in the early stages. We will try to maintain stability, but please vendor if you are relying on these directly.

Contribute

This package may not cover all the use cases for btrfs. If something you need is missing, please don't hesitate to submit a PR.

Note that due to struct alignment issues, this isn't yet fully native. Preferrably, this could be resolved, so contributions in this direction are greatly appreciated.

About

Btrfs bindings for Go

License:Apache License 2.0


Languages

Language:Go 90.0%Language:C 8.4%Language:Makefile 1.6%