Documentation ¶
Index ¶
- func DownloadBundles(clear_version int) error
- func DownloadRepo(version int, url string) error
- func DownloadRepoInfo(path string, url string) error
- func ExtractRpm(archive string, target string) error
- func GetBundle(clear_version int, name string) (map[string]interface{}, error)
- func GetPkgMap(version int) (map[string]string, error)
- func GetSrpmHashMap(version int) (map[string]string, error)
- func QueryReqs(version int, requirements map[string]bool, field string) ([]string, error)
- type Checksum
- type Data
- type Location
- type OpenChecksum
- type Repomd
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadBundles ¶
func DownloadRepo ¶
func DownloadRepoInfo ¶
func ExtractRpm ¶
Types ¶
type OpenChecksum ¶
Click to show internal directories.
Click to hide internal directories.