该项目是作为一个beego的demo项目,用于demo功能的测试
|
il y a 5 ans | |
---|---|---|
conf | il y a 5 ans | |
controllers | il y a 5 ans | |
grpc | il y a 5 ans | |
models | il y a 5 ans | |
routers | il y a 5 ans | |
services | il y a 5 ans | |
static | il y a 5 ans | |
tests | il y a 5 ans | |
vendor | il y a 5 ans | |
views | il y a 5 ans | |
.gitignore | il y a 5 ans | |
README.md | il y a 5 ans | |
go.mod | il y a 5 ans | |
go.sum | il y a 5 ans | |
main.go | il y a 5 ans |
在项目的根目录下执行
protoc -I=grpc/def/ --go_out=plugins=grpc:grpc/ grpc/def/doctor.proto