backend

package
v1.12.4 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComputeBuiltinVariables

func ComputeBuiltinVariables(releaseVersion string) (map[string]string, error)

Types

type Backend

type Backend struct {
	Repositories []repo.Repo
	// contains filtered or unexported fields
}

func NewBackend

func NewBackend(reposDir string, varsDir []string, builtinVariables map[string]string) (*Backend, error)

func (*Backend) AppendRepository

func (b *Backend) AppendRepository(r repo.Repo)

func (*Backend) FetchPackage

func (b *Backend) FetchPackage(matcher repo.PkgMatchFunc) (*repo.PkgInfo, []byte, error)

Jump to

Keyboard shortcuts

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