This website requires JavaScript.
Explore
Help
Sign In
mirror
/
afero
mirror of
https://github.com/spf13/afero.git
Watch
1
Star
0
Fork
You've already forked afero
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9e9dd69b09
afero
/
zipfs
History
John Starich
e76d1f3bb5
Fix panic when not filling up zipfs's read buffer
2020-06-25 23:27:17 -05:00
..
testdata
Add failing test for reading a small zip file
2020-06-25 23:25:49 -05:00
file.go
Fix panic when not filling up zipfs's read buffer
2020-06-25 23:27:17 -05:00
file_test.go
Add failing test for reading a small zip file
2020-06-25 23:25:49 -05:00
fs.go
Add zipfs, an archive/zip-based read-only filesystem
2020-03-30 14:44:04 +02:00
zipfs_test.go
Use filepath.Separator in test code, to fix tests on Windows
2020-03-30 14:44:04 +02:00