Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 3.24 KB

README.md

File metadata and controls

36 lines (23 loc) · 3.24 KB

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.