Documentation ¶
Index ¶
Constants ¶
View Source
const FormatDMG string = "dmg"
Variables ¶
This section is empty.
Functions ¶
func IsUnarchived ¶
Types ¶
type Decompressor ¶
type Decompressor struct {
// contains filtered or unexported fields
}
type MockUnarchiver ¶
type MockUnarchiver struct {
Err error
}
type ProgressBarOpts ¶
type Unarchiver ¶
type UnarchiverImpl ¶
type UnarchiverImpl struct {
// contains filtered or unexported fields
}
func New ¶
func New(executor Executor) *UnarchiverImpl
Click to show internal directories.
Click to hide internal directories.