Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TarReader ¶
type TarReader struct {
// contains filtered or unexported fields
}
func NewTarReader ¶
type Uncompressor ¶
type Uncompressor struct {
// contains filtered or unexported fields
}
func NewUncompressor ¶
func NewUncompressor(w *Worker, m *mount.Mount, r reader) *Uncompressor
func (*Uncompressor) Root ¶
func (un *Uncompressor) Root(dir string) (e error)
Click to show internal directories.
Click to hide internal directories.