Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PackageCache ¶
type PackageCache struct { Packages PackageList // contains filtered or unexported fields }
func New ¶
func New() (*PackageCache, error)
func (*PackageCache) Update ¶
func (pc *PackageCache) Update() error
type PackageList ¶
Click to show internal directories.
Click to hide internal directories.