Files
carpool-service/servers/grpc/proto
Arnaud Delcasse feb4909a70
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 2m57s
Fix nil pointer dereference in ToOCSS when Price.Type is nil
Handle optional Price.Type field properly to prevent panic when converting booking to OCSS format.
2025-10-08 15:59:31 +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