repository

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory added in v0.0.2

type Factory func(fs afero.Fs, wd string) Repository

type Package

type Package struct {
	Name     string
	Version  string
	Licenses []string
}

type Packages

type Packages []Package

type Repository added in v0.0.2

type Repository interface {
	GetPackages(noDev bool, patterns []string) (Packages, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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