Skip to content

visonlv/iot-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iot-engine

版本表

软件 使用版本
GO 1.20.8
EMQX 5.3.0
NATS 2.10.2
protoc 3.20.1
protoc-gen-go 1.28
protoc-gen-go-grpc 1.2

go开发环境

安装参数校验工具

go install github.com/envoyproxy/protoc-gen-validate@v1.0.2

安装API文档生成工具

go install github.com/grpc-ecosystem/grpc-gateway/protoc-gen-openapiv2@v2.18.0

安装vkit grpc接口生成工具

go install github.com/visonlv/protoc-gen-vkit@master

安装protoc

https://github.com/protocolbuffers/protobuf/releases/download/v3.20.3/protoc-3.20.3-win64.zip

安装protoc go

https://pkg.go.dev/google.golang.org/protobuf@v1.28.0
https://github.com/protocolbuffers/protobuf-go/releases/tag/v1.28.0

文档导览

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages