diags/grpcapi
Nicolas CARON 726bb4643c
Build and Push Docker Image / build_and_push (push) Successful in 3m29s Details
Edit proto & add Diagdate
2025-02-10 12:07:54 +01:00
..
README.md first try 2024-11-20 14:31:46 +01:00
diag.go Edit proto & add Diagdate 2025-02-10 12:07:54 +01:00
diag.pb.go Edit proto & add Diagdate 2025-02-10 12:07:54 +01:00
diag.proto Edit proto & add Diagdate 2025-02-10 12:07:54 +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