diags/grpcapi
Nicolas CARON 64da61495c
Build and Push Docker Image / build_and_push (push) Successful in 1m34s Details
Add Owners in Diags
2025-02-12 10:33:51 +01:00
..
README.md first try 2024-11-20 14:31:46 +01:00
diag.go Add Owners in Diags 2025-02-12 10:33:51 +01:00
diag.pb.go Add Owners in Diags 2025-02-11 09:24:57 +01:00
diag.proto Add Owners in Diags 2025-02-11 09:24:57 +01:00
diags.pb.go first try 2024-11-20 14:31:46 +01:00
diags.proto first try 2024-11-20 14:31:46 +01:00
diags_grpc.pb.go first try 2024-11-20 14:31:46 +01:00
grpcapi.go first try 2024-11-20 14:31:46 +01:00

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