Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdBiz = &cobra.Command{
Use: "biz",
Short: "Generate the go-kratos biz layer implementations",
Long: "Generate the go-kratos biz layer implementations (UseCase + validation). Example: kratos proto biz api/xxx.proto --target-dir=internal/biz --domain-pkg=internal/domain",
Run: run,
}
CmdBiz the biz layer command.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.