client

package
v0.0.0-...-a644469 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: GPL-3.0 Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Package

type Package struct {
	Name, Category, Version, Path string
}

func (Package) Equal

func (p Package) Equal(pp Package) bool

func (Package) EqualNoV

func (p Package) EqualNoV(pp Package) bool

func (Package) EqualS

func (p Package) EqualS(s string) bool

func (Package) EqualSV

func (p Package) EqualSV(s string) bool

func (Package) Image

func (p Package) Image(repository string) string

func (Package) ImageAvailable

func (p Package) ImageAvailable(repository string) bool

func (Package) ImageMetadata

func (p Package) ImageMetadata(repository string) string

func (Package) ImageTag

func (p Package) ImageTag() string

func (Package) String

func (p Package) String() string

type Packages

type Packages []Package

func (Packages) Exist

func (p Packages) Exist(pp Package) bool

type SearchResult

type SearchResult struct {
	Packages []Package
}

func TreePackages

func TreePackages(treedir string) (searchResult SearchResult, err error)

func (SearchResult) FilterByCategory

func (s SearchResult) FilterByCategory(cat string) SearchResult

func (SearchResult) FilterByName

func (s SearchResult) FilterByName(name string) SearchResult

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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