# golang-grpc **Repository Path**: ii77/golang-grpc ## Basic Information - **Project Name**: golang-grpc - **Description**: golang-grpc example - **Primary Language**: Go - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-13 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # golang-grpc #### 介紹 golang-grpc example 案例来自互联网,理了理项目的结构,支持微服务 #### 安裝教程 //下载安装protobuf 区分系统 https://github.com/protocolbuffers/protobuf/releases //根据proto生成文件 protoc --go_out=plugins=grpc:. hello.proto //启动s //启动c #### 參與貢獻 1. Fork 本倉庫 2. 新建 Feat_xxx 分支 3. 提交程式碼 4. 新建 Pull Request #### 碼雲特技 1. 使用 Readme\_XXX.md 來支持不同的語言,例如 Readme\_en.md, Readme\_zh.md 2. 碼雲官方部落格 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 這個地址來瞭解碼雲上的優秀開源項目 4. [GVP](https://gitee.com/gvp) 全稱是碼雲最有價值開源項目,是碼雲綜合評定出的優秀開源項目 5. 碼雲官方提供的使用手冊 [https://gitee.com/help](https://gitee.com/help) 6. 碼雲封面人物是一檔用來展示碼雲會員風采的欄目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)