Files
carpool-service/servers/grpc/proto
Arnaud Delcasse 51068be38b
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 3m5s
Add driver compensation fields to CarpoolServiceBooking
Add driver_compensation_amount and driver_compensation_currency fields to store driver compensation information in carpool bookings.
2025-10-08 15:52:03 +02:00
..
2023-09-26 16:42:46 +02:00
2023-03-27 20:54:56 +02:00

Protocol buffer spec of the gRPC API

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