Source Files
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
fskeleton
Package fskeleton attempts to factor out the common code needed to implement fs.FS.
|
Package fskeleton attempts to factor out the common code needed to implement fs.FS. |
|
hfs
Implement fs.FS for Apple's very old Hierarchical File System (plain HFS from 1985, not to be confused with HFS+)
|
Implement fs.FS for Apple's very old Hierarchical File System (plain HFS from 1985, not to be confused with HFS+) |
|
internpath
Package internpath provides facilities for canonicalizing ("interning") paths.
|
Package internpath provides facilities for canonicalizing ("interning") paths. |
|
spinner
Package spinner provides a cache for random-access reads to sequential-only files.
|
Package spinner provides a cache for random-access reads to sequential-only files. |
|
tar
Package tar implements access to tar archives.
|
Package tar implements access to tar archives. |
|
webdavfs
Package webdavfs provides a WebDAV server around a fs.FS.
|
Package webdavfs provides a WebDAV server around a fs.FS. |
|
zip
Package zip is an alternative implementation suited to BeHierarchic - understands AppleDouble files: __MACOSX/**/._* - touches the headers as little as possible - exposes uncompressed files as io.ReaderAt - uses fskeleton to intern paths and save RAM
|
Package zip is an alternative implementation suited to BeHierarchic - understands AppleDouble files: __MACOSX/**/._* - touches the headers as little as possible - exposes uncompressed files as io.ReaderAt - uses fskeleton to intern paths and save RAM |
Click to show internal directories.
Click to hide internal directories.