Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CmdNew = &cobra.Command{ Use: "api", Short: "接口对象", Long: "创建接口对象: toolkit api", Run: Run, } )
Functions ¶
func Generate ¶
func Generate(moduleParam base.ModuleParam, fullApiDir, tableName, pkg, pkgPath, apiType string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.