# use protoc to generate the go code from the proto file 1. cd to plugin/xxx 2. sh ../../scripts/protoc.sh # use protoc_global to genertate the go code form the proto.file 1. cd to the root 2. sh scripts/protoc_global.sh