package
0.0.0-20241224121820-847fb65f4f5b
Repository: https://github.com/rubyniu105/framework.git
Documentation: pkg.go.dev
# README
https://github.com/grpc/grpc-go update proto package, gRPC package and rebuild the proto files:
go get -u github.com/golang/protobuf/{proto,protoc-gen-go}
go get -u google.golang.org/grpc
protoc --go_out=plugins=grpc:. *.proto