pkgtool

package
v0.0.0-...-54275e6 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2015 License: GPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAllGopath

func GetAllGopath() []string

func GetGoroot

func GetGoroot() string

func GetSrcDirs

func GetSrcDirs(fresh bool) []string

Types

type PkgNode

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

func NewPkgNode

func NewPkgNode(importPath string) *PkgNode

func (*PkgNode) AddDep

func (self *PkgNode) AddDep(pn *PkgNode)

func (*PkgNode) AddTrigger

func (self *PkgNode) AddTrigger(pn *PkgNode)

func (*PkgNode) Deps

func (self *PkgNode) Deps() []*PkgNode

func (*PkgNode) Grow

func (self *PkgNode) Grow() error

func (*PkgNode) ImportPath

func (self *PkgNode) ImportPath() string

func (*PkgNode) IsLeaf

func (self *PkgNode) IsLeaf() bool

func (*PkgNode) SrcDir

func (self *PkgNode) SrcDir() string

func (*PkgNode) Triggers

func (self *PkgNode) Triggers() []*PkgNode

Jump to

Keyboard shortcuts

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