Versions in this module Expand all Collapse all v0 v0.1.0 Mar 18, 2026 Changes in this version + const PlaceholderFilename + const PlaceholderHash + const PlaceholderHashType + const PlaceholderPkg + func BuildLookasideURL(template, packageName, fileName, hashType, hash string) (string, error) + type FedoraSourceDownloader interface + ExtractSourcesFromRepo func(ctx context.Context, repoDir string, packageName string, ...) error + type FedoraSourceDownloaderImpl struct + func NewFedoraRepoExtractorImpl(dryRunnable opctx.DryRunnable, fileSystem opctx.FS, ...) (*FedoraSourceDownloaderImpl, error) + func (g *FedoraSourceDownloaderImpl) ExtractSourcesFromRepo(ctx context.Context, repoDir string, packageName string, ...) error