carpool-service/servers/grpc/proto
Arnaud Delcasse e0b7d73e74 update 2023-09-26 16:42:46 +02:00
..
README.md initial commit 2023-03-27 20:54:56 +02:00
carpool-service-types.pb.go update 2023-09-26 16:42:46 +02:00
carpool-service-types.proto Add PostgreSQL database option and more booking flow functionalities 2023-05-08 01:29:59 +02:00
carpool-service.pb.go update 2023-09-26 16:42:46 +02:00
carpool-service.proto update 2023-09-26 16:42:46 +02:00
carpool-service_grpc.pb.go update 2023-09-26 16:42:46 +02:00
helpers.go update 2023-09-26 16:42:46 +02:00

README.md

Protocol buffer spec of the gRPC API

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