Nicolas CARON 896c1f2f1b | ||
---|---|---|
.. | ||
README.md | ||
bookings.go | ||
fleets.pb.go | ||
fleets.proto | ||
fleets_grpc.pb.go | ||
grpcapi.go | ||
vehicles.go | ||
vehicles.pb.go | ||
vehicles.proto |
README.md
COOPGO Fleets gRPC API
Generate Go code from proto files :
protoc --go_out=paths=source_relative:. --go-grpc_out=paths=source_relative:. ./*.proto