mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

golang convention dictates that the individual characters in an abbreviation should all have the same case. Use ID instead of Id. The protobuf generator still generates code that does not meet this convention, but that's a fight for another day.