Documentation ¶
Overview ¶
Package export implements the “gop export” command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &base.Command{
UsageLine: "gop export [-outdir <outRootDir>] [packages]",
Short: "Export Go packages for Go+ programs",
}
Cmd - gop go
Functions ¶
func LookupPkgList ¶ added in v0.7.4
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package srcimporter implements importing directly from source files rather than installed packages.
|
Package srcimporter implements importing directly from source files rather than installed packages. |
Click to show internal directories.
Click to hide internal directories.