Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CtrlTpl string
View Source
var ModelTpl string
View Source
var RequestTpl string
View Source
var RouterTpl string
View Source
var Sql2structCmd = &cobra.Command{ Use: "gen", Short: "a structure tool that structure sql to golang gorm struct", Long: "a golang gin gorm scaffold tool, generate file like ctrl, srv, request, model.", Run: func(cmd *cobra.Command, args []string) { run() }, }
View Source
var SrvTpl string
Functions ¶
func RequestValid ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.