Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
func (*Cache) ClearVendor ¶
func (*Cache) GetVersions ¶
type CacheData ¶
type CacheData struct {
Vendors map[string]VendorCache `json:"vendors"`
}
Click to show internal directories.
Click to hide internal directories.