Documentation ¶
Index ¶
- func Plugins() []plugins.Plugin
- type Generator
- func (Generator) Description() string
- func (g *Generator) Flags() *pflag.FlagSet
- func (g Generator) Newapp(ctx context.Context, root string, name string, args []string) error
- func (g *Generator) NewappFlags() []*pflag.Flag
- func (Generator) PluginName() string
- func (g *Generator) PrintFlags(w io.Writer) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
func (Generator) Description ¶
func (*Generator) NewappFlags ¶
func (Generator) PluginName ¶
Click to show internal directories.
Click to hide internal directories.