|
Build and Push Docker Image / build_and_push (push) Successful in 1m34s
Details
|
||
|---|---|---|
| .. | ||
| 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