当前位置:网站首页>Go - exe corresponding to related dependency
Go - exe corresponding to related dependency
2022-07-01 21:45:00 【Ximu Qi】
Go — relevant exe The role of
1、protobuf
protoc.exe yes protobuf The use of , There's no more explanation here protobuf The content of .
download
https://github.com/protocolbuffers/protobuf/releases
There will be differences in versions at different times , Just choose different packages to download according to the operating system .
decompression
Extract the downloaded installation package bin Under the protoc.exe Put it in ${GOPATH}\bin Then you can .
2、protoc-gen-go.exe
take protoc Syntax file generation corresponding go file .
download
Just execute the following command ,${GOPATH}\bin There will be :
go get github.com/golang/protobuf/protoc-gen-go
3、grpc
protoc-gen-go-grpc.exe yes grpc The use of .
download
Just execute the following command ,${GOPATH}\bin There will be :
go get -u google.golang.org/grpc/cmd/protoc-gen-go-grpc
4、grpc-gateway
protoc-gen-grpc-gateway.exe yes grpc-gateway The use of .
download
Just execute the following command ,${GOPATH}\bin There will be :
go get -u github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway
5、 Providing services to clients API rely on
protoc-gen-openapiv2.exe yes Providing services to clients API rely on The use of .
Just execute the following command ,${GOPATH}\bin There will be :
go get -u github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2
6、Go-Micro service
micro.exe yes Go-Micro service The use of .
Just execute the following command ,${GOPATH}\bin There will be :
go install github.com/micro/micro/[email protected]
7、
边栏推荐
猜你喜欢

leetcode刷题:栈与队列03(有效的括号)

《軟件工程導論(第六版)》 張海藩 複習筆記

js如何获取集合对象中某元素列表

【商业终端仿真解决方案】上海道宁为您带来Georgia介绍、试用、教程

Talking from mlperf: how to lead the next wave of AI accelerator

升级版手机检测微信工具小程序源码-支持多种流量主模式

业务可视化-让你的流程图'Run'起来

东哥套现,大佬隐退?

JS how to get a list of elements in a collection object

Pytest collection (2) - pytest operation mode
随机推荐
GCC编译
工控设备安全加密的意义和措施
联想电脑怎么连接蓝牙耳机?
JS how to get a list of elements in a collection object
Talking from mlperf: how to lead the next wave of AI accelerator
【深度学习】利用深度学习监控女朋友的微信聊天?
Electron学习(三)之简单交互操作
MySQL清空表数据
升级版手机检测微信工具小程序源码-支持多种流量主模式
薛定谔的日语学习小程序源码
收藏:存储知识全面总结
leetcode刷题:栈与队列04(删除字符串中的所有相邻重复项)
leetcode刷题:栈与队列03(有效的括号)
十三届蓝桥杯B组国赛
BC35&BC95 ONENET MQTT(旧)
leetcode刷题:栈与队列05(逆波兰表达式求值)
【Leetcode】最大连续1的个数
idea中类中显示成员变量和方法
编程英语生词笔记本
PMP证书真的有用吗?