generate

package
v1.9.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generate

type Generate struct {
	// contains filtered or unexported fields
}

func (*Generate) CreateCobraCmd

func (g *Generate) CreateCobraCmd() *cobra.Command

func (*Generate) SetGlobalCmd

func (g *Generate) SetGlobalCmd(globalCmd *cobra.Command)

type IGenerate

type IGenerate interface {
	SetGlobalCmd(globalCmd *cobra.Command)
	CreateCobraCmd() *cobra.Command
}

func NewGenerateCommand

func NewGenerateCommand() IGenerate

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL