deps

package
v0.0.0-...-89b97bc Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2018 License: GPL-3.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DepLevel

type DepLevel int
const (
	DepLevelAll DepLevel = iota
	DepLevelNeeded
	DepLevelNone
)

type Handle

type Handle struct {
	DepLevel  DepLevel
	Versioned bool
	InfoLimit int
}

func MakeHandle

func MakeHandle() Handle

func (Handle) Depends

func (h Handle) Depends(pkgs []string) ([]*aur.Pkg, error)

Jump to

Keyboard shortcuts

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