dep

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2020 License: GPL-2.0, GPL-2.0-or-later Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dep

type Dep struct {
	Deps, AntiDeps []*Dep

	// User ordering.  We sort by increasing value of Order.
	Order uint32
	// contains filtered or unexported fields
}

type Deps

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

Sort hooks by priority.

func (*Deps) Add

func (hs *Deps) Add(h *Dep)

func (*Deps) Index

func (d *Deps) Index(i int) int

func (*Deps) IndexReverse

func (d *Deps) IndexReverse(i int) int

func (*Deps) Len

func (h *Deps) Len() int

func (*Deps) Less

func (h *Deps) Less(i, j int) bool

func (*Deps) Swap

func (h *Deps) Swap(i, j int)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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