Documentation ¶
Index ¶
Constants ¶
View Source
const FormatDMG string = "dmg"
View Source
const FormatPKG string = "pkg"
Variables ¶
This section is empty.
Functions ¶
func IsUnarchived ¶
Types ¶
type Decompressor ¶
type Decompressor struct {
// contains filtered or unexported fields
}
type DownloadedFile ¶ added in v2.7.1
type File ¶
type File struct { Body DownloadedFile Filename string Type string }
type MockUnarchiver ¶
type MockUnarchiver struct {
Err error
}
Click to show internal directories.
Click to hide internal directories.