Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PreservePackage ¶
type PreservePackage struct {
// Name is the downloaded package directory name.
Name string
// Version is the downloaded package version name.
Version string
// Repository is the downloaded repository directory name.
Repository string
}
PreservePackage identifies one downloaded package version to preserve during cleanup.
Click to show internal directories.
Click to hide internal directories.