Protocol Buffers definition files for CAKE entities and facts.
Used in gocake and bucket_cake.
- Read the whole protobuf docs before even thinking about making a change!
- Make your changes
- Run
make deps
to install dependencies - Run
make
to check style, compile and verify the protobuf files - Commit, create a Pull Request and wait for review