class |
GolangBuildMojo |
The Mojo wraps the 'build' command.
|
class |
GolangCleanMojo |
The Mojo wraps the 'clean' command.
|
class |
GolangCustomMojo |
The Mojo allows to process commands which are not covered by MOJOs of the
plug-in.
|
class |
GolangFixMojo |
The Mojo wraps the 'fix' command.
|
class |
GolangFmtMojo |
The Mojo wraps the 'fmt' command.
|
class |
GolangGenerateMojo |
The Mojo wraps the 'generate' command.
|
class |
GolangGetMojo |
The Mojo wraps the 'get' command.
|
class |
GolangInstallMojo |
The Mojo wraps the 'install' command.
|
class |
GolangRunMojo |
The Mojo allows to run a program, it wraps run command.
|
class |
GolangTestMojo |
The Mojo wraps the 'test' command.
|
class |
GolangVetMojo |
The Mojo wraps the 'vet' command.
|