| commit | af82b4e96ef76f8a4fc1801a69d13d636ecffc3d | [log] [tgz] |
|---|---|---|
| author | Rob Pike <r@golang.org> | Fri Apr 30 15:19:25 2010 -0700 |
| committer | Rob Pike <r@golang.org> | Fri Apr 30 15:19:25 2010 -0700 |
| tree | e84787d89f1b1d34d055838adc617b175c636182 | |
| parent | 9bd0a830b45f8bc2b973e5e00777890653d66ac6 [diff] |
goprotobuf: make the generator a package, with the main program a separate file. also introduce the hooks for a plugin (really a plugin for this plugin) to enable add-on generators for things like RPC. R=rsc CC=golang-dev http://codereview.appspot.com/970046