Nicolas CARON 2936cca8ca | ||
---|---|---|
.. | ||
README.md | ||
diag.go | ||
diag.pb.go | ||
diag.proto | ||
diags.pb.go | ||
diags.proto | ||
diags_grpc.pb.go | ||
grpcapi.go |
README.md
COOPGO Diags gRPC API
Generate Go code from proto files :
protoc --go_out=paths=source_relative:. --go-grpc_out=paths=source_relative:. ./*.proto