package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Oct 29, 2018
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Commands creates all of the possible commands that can be run.
GoCommand runs the build to prepare the project for deployment.
func (*GoCommand) Help ¶
Help displays help output for the command.
func (*GoCommand) Name ¶
Name returns the name of the command.
func (*GoCommand) Run ¶
Run starts the build procedure.
func (*GoCommand) Synopsis ¶
Synopsis displays the command synopsis.
type Meta struct {
UI cli.Ui
}
Meta contains the meta options for functionally for neraly every command.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.