agl / pond

Pond
BSD 3-Clause "New" or "Revised" License
911 stars 109 forks source link

Use go generate to rebuild .proto files #174

Open burdges opened 9 years ago

burdges commented 9 years ago

We replace the shell scripts added in https://github.com/agl/pond/pull/161 to run protoc with go generate directives. I'd recommend that @agl rerun go generate himself rather than simply accepting e79daf2 of course.

I'll submit other pull requests that depend upon this one. Any pull request submitted by an Apple user should depend on 92157bb btw.

burdges commented 9 years ago

Appears relevant : https://github.com/ricochet-im/ricochet/blob/master/protobuf.pri