/apfs

Package apfs implements an Apple File System(apfs) bindings for Go

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

apfs

CircleCI godoc.org codecov.io Releases GA

Package apfs implements an Apple File System(apfs) bindings for Go.

Install

Installing apfs package:

go get -u -v github.com/go-darwin/apfs

License

The apfs is released under the BSD 3-Clause License.