carpool-service/servers/grpc/proto
Arnaud Delcasse d8346a20be fix and conversions 2023-04-05 20:57:27 +02:00
..
README.md initial commit 2023-03-27 20:54:56 +02:00
carpool-service-types.pb.go fix and conversions 2023-04-05 20:57:27 +02:00
carpool-service-types.proto fix and conversions 2023-04-05 20:57:27 +02:00
carpool-service.pb.go fix and conversions 2023-04-05 20:57:27 +02:00
carpool-service.proto fix and conversions 2023-04-05 20:57:27 +02:00
carpool-service_grpc.pb.go fix and conversions 2023-04-05 20:57:27 +02:00
helpers.go fix and conversions 2023-04-05 20:57:27 +02:00

README.md

Protocol buffer spec of the gRPC API

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