google / seesaw

Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
Apache License 2.0
5.63k stars 511 forks source link

seesaw/pb: check in the generated protobuf code. #21

Closed 4a6f656c closed 8 years ago

4a6f656c commented 8 years ago

This lowers the barrier to entry by removing the need for the protobuf compiler and Go protobuf generator to be available for basic compilation. The proto changes infrequently and the protobuf code can be regenerated and checked in when it does.