workspaces

package
v0.0.0-...-53ceb57 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2017 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ConfigDirName = ".gocfg"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Workspace

type Workspace struct {
	Root    string
	Gopaths []string
}

func GetCurrentWorkspace

func GetCurrentWorkspace() (*Workspace, error)

func GetWorkspace

func GetWorkspace(start string) (*Workspace, error)

func (*Workspace) Gopath

func (w *Workspace) Gopath(external bool) string

func (*Workspace) ShellOutToGo

func (w *Workspace) ShellOutToGo(args []string)

Jump to

Keyboard shortcuts

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