rpmdb

package
v0.1.0-beta.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package rpmdb provides a concrete Cataloger implementation for RPM "Package" DB files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cataloger

type Cataloger struct {
	// contains filtered or unexported fields
}

Cataloger catalogs pkg.RpmPkg Package Types defined in RPM DB files.

func New

func New() *Cataloger

New returns a new RPM DB cataloger object.

func (*Cataloger) Catalog

func (a *Cataloger) Catalog(contents map[file.Reference]string) ([]pkg.Package, error)

Catalog returns the Packages indexed from all RPM DB files discovered.

func (*Cataloger) Name

func (a *Cataloger) Name() string

Name returns a string that uniquely describes this cataloger.

func (*Cataloger) SelectFiles

func (a *Cataloger) SelectFiles(resolver scope.FileResolver) []file.Reference

SelectFiles returns a set of discovered RPM DB files from the user content source.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL