Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Entrypoint = pclient.NewTool(pclient.ToolOption{ ToolName: "genCURD", Use: "curd", Aliases: []string{"genCURD"}, Short: "基于数据库生成 CURD 代码", CacheKeyPrefix: cacheKeyPrefix, ParamList: paramSettingList, Run: Run, })
Functions ¶
func StrFirstToLowerButID ¶
Types ¶
type RunOptions ¶
Click to show internal directories.
Click to hide internal directories.