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