Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
Francis Chuang 1643683e1b Add godoc badge (#444) 2017-10-20 21:39:52 -07:00
Hüseyin Mert 17ce142542 README: specify syntax in proto example. (#417) 2017-09-01 17:04:52 -07:00
Herbie Ong 6a1fa9404c Fix Travis config and add status (#381)
* Previous config lacks the other dependencies.

* Add Travis status image.
2017-06-22 13:25:51 -07:00
Herbie Ong 7b8002443f Fix doc re. getters for proto3, i.e. getters are now generated on all fields (#354) 2017-05-25 17:56:53 -07:00
Jaana B. Dogan b50ceb1fa9 Simplify the installation step (#345)
The curlies in the go get argument is very unknown, I have
witnessed a few users parsing the argument to run the following
commands indiviually rather than copy/pasting the instruction:

$ go get -u github.com/golang/protobuf/protoc-gen-go
$ go get -u github.com/golang/protobuf/proto

go get the protoc-gen-go to simplify this step.
2017-05-09 09:59:01 -07:00
Ross Light c3cefd4376 README: add compatibility section 2016-07-27 10:26:17 -07:00
David Symonds 2fea9e168b Expose the gRPC code generation plugin.
Clarify the unsupported nature of this interface in the README.

Fixes #147.
2016-03-21 09:39:39 +11:00
Zac Mullett 6aaa8d4770 Adding repeated field data population example
Signed-off-by: David Symonds <dsymonds@golang.org>
2016-01-25 08:44:18 +11:00
David Symonds 04eac41517 Update docs to mention the proto3 API differences.
Fixes #15.
2016-01-05 11:23:18 +11:00
David Symonds 68415e7123 Add some more Markdown annotations. 2015-12-07 15:07:14 +11:00
David Symonds 44fa767d23 By popular demand, rename README to README.md and make Markdown consistent.
It seems no-one is content with plain text any more.
2015-12-07 15:02:57 +11:00