command
Version:
v0.0.0-...-0b7460b
Opens a new window with list of versions in this module.
Published: Jul 5, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
protoc-gen-joymicro
go build
将编译出来的protoc-gen-joymicro放到系统变量目录。
编译协议:
protoc --proto_path=. --go_out=. --joymicro_out=. /dir/path/xxx.proto
则go_out插件会生成pb文件,joymicro_out插件会生成服务定义pb文件.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.