kratos is your ultimate Go microservices framework for the cloud-native era. nacos is an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
Read More1.Install protoc use apt sudo apt install protoc or download release from github direct, here i use ubuntu, for other platform, visit protocol wget https://github.com/protocolbuffers/protobuf/releases/download/v3.19.4/protoc-3.19.4-linux-x86_64.zip -o ${HOME}/.local/bin 2.install protoc-gen-go go install …
Read More