GitShow/mitchellh/go-fs
mitchellh

go-fs

Filesystem library for Go, implementing FAT filesystems so far.

by mitchellh
Star on GitHubFork

Go

92 stars19 forks6 contributorsQuiet · 8y agoSince 2013MIT

Meet the team

See all 6 on GitHub →
mitchellh
mitchellh60 contributions
mwhooker
mwhooker8 contributions
arizvisa
arizvisa2 contributions
rasa
rasa2 contributions
ceh
ceh1 contribution
mrdima
mrdima1 contribution

Languages

View on GitHub →
Go100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 in progress · Last activity 8y ago
See all on GitHub →
gaurav-gogia
Query: I just wanted to ask if FAT12, 16, 32 ReadOnly Implementations are CompleteOpenIssue
gaurav-gogia · 3y ago
mvo5
fixes around fat32 and lfn supportOpenPR

This is a drive-by PR. I was investigating a corrupted vfat based system today and needed something to poke programmatically at the broken image. Your library was exactly the right tool (modulo some small issues that I had to tweak, see below), many thanks for it! The image was fat32 so I added (hacky) support to get the root directory for fat32. I also fixed some issues in the lfn (long-file-name) reading. For my purposes this works well enough and I just wanted to share my fixes as they may be useful to other. Cheers, Michael

mvo5 · 8y ago
aviau
please tag and version this projectOpenIssue

Hello, Can you please tag and version this project? I am the Debian Maintainer for go-fs and versioning would help Debian keep up with development.

aviau · 8y ago

Recent fixes

View closed PRs →
EdwardBetts
correct spelling mistakeMergedPR
EdwardBetts · 8y ago
mwhooker
Fix some issues caught with static analysisMergedPR

Fix some issues caught with go static analyzers. Also rewords a docstring sentence.

mwhooker · 8y ago
arizvisa
Added the case for dealing with short names when the extension itself is larger than 3 characters and the total filename length is less than 11MergedPR

Ensure that long names are generated if the extension is larger than 3 characters. Also added some testcases for those specific situations This bug is related to hashicorp/packer#6083 and is expected to fix it. Closes mitchellh/go-fs#5

arizvisa · 8y ago
Structured data for AI agents

Repository: mitchellh/go-fs. Description: Filesystem library for Go, implementing FAT filesystems so far. Stars: 92, Forks: 19. Primary language: Go. Languages: Go (100%). License: MIT. Open PRs: 1, open issues: 2. Last activity: 8y ago. Community health: 42%. Top contributors: mitchellh, mwhooker, arizvisa, rasa, ceh, mrdima.

·@ofershap

Replace github.com with gitshow.dev