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