carpool-service/servers/grpc/proto
Arnaud Delcasse fafa58daf1 update proto 2023-03-29 13:32:21 +02:00
..
README.md initial commit 2023-03-27 20:54:56 +02:00
carpool-service-types.pb.go update proto 2023-03-29 13:32:21 +02:00
carpool-service-types.proto update proto 2023-03-29 13:32:21 +02:00
carpool-service.pb.go update proto 2023-03-29 13:32:21 +02:00
carpool-service.proto update proto 2023-03-29 13:30:24 +02:00
carpool-service_grpc.pb.go initial commit 2023-03-27 20:54:56 +02:00

README.md

Protocol buffer spec of the gRPC API

protoc --go_out=paths=source_relative:. --go-grpc_out=paths=source_relative:. ./*.proto