package
0.0.0-20220420091620-9a109683b971
Repository: https://github.com/dan-drl/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
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
auto select connection.
only select local connection.
No description provided by the author
No description provided by the author