This repository contains the Protocol Buffer definitions and generated code for the Dealership microservices system.
proto/
: Contains the.proto
files for each service as well as the generated code.scripts/
: Contains scripts for code generation.
To generate the Go code, run:
./scripts/generate.sh