Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdServer = &cobra.Command{
Use: "server",
Short: "Generate the proto Server implementations",
Long: "Generate the proto Server implementations. Example: kita-cli proto server api/xxx.proto -target-dir=internal/service",
Run: run,
}
CmdServer the service command.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.