carpool-service/servers/grpc/proto
Arnaud Delcasse 2f536dfb19 regular routes journeys, persistent KV to store return states, ... 2023-04-03 20:35:12 +02:00
..
README.md initial commit 2023-03-27 20:54:56 +02:00
carpool-service-types.pb.go regular routes journeys, persistent KV to store return states, ... 2023-04-03 20:35:12 +02:00
carpool-service-types.proto regular routes journeys, persistent KV to store return states, ... 2023-04-03 20:35:12 +02:00
carpool-service.pb.go regular routes journeys, persistent KV to store return states, ... 2023-04-03 20:35:12 +02:00
carpool-service.proto regular routes journeys, persistent KV to store return states, ... 2023-04-03 20:35:12 +02:00
carpool-service_grpc.pb.go initial commit 2023-03-27 20:54:56 +02:00
helpers.go regular routes journeys, persistent KV to store return states, ... 2023-04-03 20:35:12 +02:00

README.md

Protocol buffer spec of the gRPC API

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