carpool-service/servers/grpc/proto
Arnaud Delcasse 4392f22783
Build and Push Docker Image / build_and_push (push) Has been cancelled Details
Add driver compensation to ToOCSS and FromOCSS transformations
2025-10-08 16:25:25 +02:00
..
README.md initial commit 2023-03-27 20:54:56 +02:00
carpool-service-types.pb.go Add driver compensation fields to CarpoolServiceBooking 2025-10-08 15:52:03 +02:00
carpool-service-types.proto Add driver compensation fields to CarpoolServiceBooking 2025-10-08 15:52:03 +02:00
carpool-service.pb.go Improve passenger pickup/drop handling 2025-09-25 06:36:14 +02:00
carpool-service.proto Improve passenger pickup/drop handling 2025-09-25 06:36:14 +02:00
carpool-service_grpc.pb.go Improve passenger pickup/drop handling 2025-09-25 06:36:14 +02:00
helpers.go Add driver compensation to ToOCSS and FromOCSS transformations 2025-10-08 16:25:25 +02:00

README.md

Protocol buffer spec of the gRPC API

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