package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Mar 28, 2025
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var CmdProto = &cobra.Command{
Use: "proto",
Short: "生成proto代码",
Long: `生成proto代码,包括Go、HTTP、gRPC和错误代码`,
Run: generateProto,
}
CmdProto 表示生成proto的命令
Source Files
¶
Click to show internal directories.
Click to hide internal directories.