Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdAdd = &cobra.Command{
Use: "add",
Short: "Add a proto API template",
Long: "Add a proto API template. Example: kratos add helloworld/v1/hello.proto",
Run: run,
}
CmdAdd represents the add command.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.