go-darwin / apfs

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

Home Page:https://pkg.go.dev/go-darwin.dev/apfs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://pkg.go.dev/go-darwin.dev/apfs

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 77.7%Language:Makefile 22.3%