Commit graph

2 commits

Author SHA1 Message Date
Nick Craig-Wood
305183e6c5 archive backend - WIP FIXME
- Tests all passing.
- Zip and squashfs archivers working.
- Lazily loads and caches squashfs

Squashfs
- see archive.go for more FIXMEs
2024-01-03 18:25:17 +00:00
Nick Craig-Wood
65d1e5d47e backend: Split backends which use the vfs into a seperate file
This is so that the VFS tests can use the backends but not cause an
import loop.
2024-01-03 18:25:17 +00:00