Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateGoplzRc ¶
func CreateGoplzRc(virtualGoPath string)
CreateGoplzRc creates the .goplzrc file.
func RegisterInitializer ¶
func RegisterInitializer(i initializer)
RegisterInitializer registers the given initializer.
Types ¶
type Config ¶
type Config struct {
Settings *pb.Settings
GoImportPath string
Workspace string
GoplzConf string
GoplzPid string
PlzConf string
VirtualSrcDir string
}
Config contains the goplz configuration.
func (*Config) GetExistingProcess ¶
GetExistingProcess returns the existing goplz process for the workspace.
Click to show internal directories.
Click to hide internal directories.