Versions in this module Expand all Collapse all v1 v1.0.0 Oct 16, 2018 Changes in this version + func Commands() map[string]cli.CommandFactory + type GoCommand struct + FileLoader scaffold.Loader + URLLoader scaffold.Loader + Writer scaffold.Writer + func (c *GoCommand) Help() string + func (c *GoCommand) Name() string + func (c *GoCommand) Run(args []string) int + func (c *GoCommand) Synopsis() string + type Meta struct + UI cli.Ui