Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "gormgen", Short: "初始Gorm模板", Long: `初始Gorm模板,用来作为`, RunE: func(cmd *cobra.Command, args []string) error { return run(cmd.Context()) }, }
Cmd represents the config command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.