Documentation
¶
Index ¶
Constants ¶
View Source
const ( Install verb = "install" Download verb = "download" NoVerb = "" )
Variables ¶
View Source
var ( ErrNoPackageName = errors.New("Package name not specified.") ErrNoVerb = errors.New("Verb not specified.") )
Functions ¶
Types ¶
type RunOptions ¶
Click to show internal directories.
Click to hide internal directories.