Documentation ¶
Index ¶
- Constants
- Variables
- func Group(ctx context.Context, cmd *cli.Command, placeholder string) string
- func MustGroup(ctx context.Context, cmd *cli.Command, placeholder string) string
- func MustName(ctx context.Context, cmd *cli.Command, placeholder string) string
- func Name(ctx context.Context, cmd *cli.Command, placeholder string) string
Constants ¶
View Source
const (
Category = "TEMPLATES"
)
Variables ¶
View Source
var ( TemplateAngular template = "angular" TemplateASPNET template = "aspnet" TemplateGolang template = "golang" TemplateNginx template = "nginx" TemplatePython template = "python" TemplateReact template = "react" TemplateSpring template = "spring" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.