//
pkg.gl
Category
github.com/bpfs/defs
tarfs
package
2.0.1+incompatible
Repository:
https://github.com/bpfs/defs.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
0
Files
259 SLOC
#
Functions
New
New 创建一个新的 Fs 实例 参数: - t: *tar.Reader tar 文件读取器 返回值: - *Fs: 返回新创建的文件系统实例.
#
Structs
File
File 代表 tar 文件系统中的文件结构.
Fs
Fs 代表一个只读的内存中的 tar 文件系统.