golang-github-mitchellh-go-fs-dev

Filesystem library for go, implementing fat filesystems so far
  https://github.com/mitchellh/go-fs
  0
  no reviews



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.