pkg

package
v0.0.103 Latest Latest
Warning

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

Go to latest
Published: May 23, 2017 License: Apache-2.0 Imports: 2 Imported by: 112

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Package

type Package struct {
	Name          string
	Fingerprint   string
	SHA1          string
	Stemcell      string
	Dependencies  []*Package
	ExtractedPath string
	ArchivePath   string
}

func Sort

func Sort(releasePackages []*Package) ([]*Package, error)

Topologically sorts an array of packages

func (Package) String

func (p Package) String() string

type PackageRepo

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

func (*PackageRepo) FindOrCreatePackage

func (pr *PackageRepo) FindOrCreatePackage(pkgName string) *Package

Jump to

Keyboard shortcuts

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