project

package
v0.0.0-...-ba9bc52 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2016 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetProjectRootFromDir

func GetProjectRootFromDir(dir string) (string, error)

Types

type Project

type Project struct {
	Name string

	Dependencies *dependency.Set
	// contains filtered or unexported fields
}

func New

func New(root string) (*Project, error)

func (Project) Root

func (p Project) Root() string

func (Project) Vendor

func (p Project) Vendor() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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