Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
golang-github-mitchellh-go-fs-dev
Filesystem library for go, implementing fat filesystems so far
https://github.com/mitchellh/go-fs
0
no reviews
Install
This library implements the ability to create, read, and write fat filesystems using pure go. in this library's current state, it is very good for reading fat filesystems, and minimally useful for creating fat filesystems.