Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCacheDir ¶
GetCacheDir returns default root directory to use cached data
Types ¶
type LicenseInfo ¶
type ModuleMetadata ¶
type ModuleMetadata struct {
Module string `json:"module"`
Version string `json:"version"`
License LicenseInfo `json:"license"`
CVEs []string `json:"cves"`
}
Click to show internal directories.
Click to hide internal directories.