Commit Graph

28 Commits

Author SHA1 Message Date
62921e6780 fix typo 2015-02-27 13:12:27 -08:00
17988fc724 Some edits/rewriting of Go tutorial 2015-02-27 16:47:51 +00:00
c494f0e1b3 Merge pull request from iamqizhao/master
fix gotutorial (client)
2015-02-26 17:41:01 -08:00
a68bd01eac fix gotutorial (client) 2015-02-26 17:39:05 -08:00
a83164791b Update gotutorial.md 2015-02-27 01:17:18 +01:00
02795609e0 fix gotutorial (server part) 2015-02-26 16:11:10 -08:00
504abf38b0 update gotutorial a bit (contd) 2015-02-26 13:41:17 -08:00
2f9b60c8d8 update gotutorial a bit 2015-02-26 13:25:30 -08:00
f7d17351f7 Fix gotutorial 2015-02-26 09:54:05 -08:00
856702e6ca initial tutorial draft from @wonderfly. I only touched up a few places. Will have a full pass tonight or tomorrow. 2015-02-25 19:49:05 -08:00
7fd0aee886 Merge pull request from iamqizhao/master
fix helloworld README and update the generated code
2015-02-25 17:40:59 -08:00
229dfd6d9c fix helloworld README and update the generated code 2015-02-25 17:11:19 -08:00
61b80a1860 Update README.md
Added a background section.
2015-02-25 14:22:46 -08:00
f33424dbca Merge pull request from tbetbetbe/grpc-fix-more-go-package-references
Fixes more go package references
2015-02-24 17:33:59 -08:00
c17a3d4b7c Fixes more go package references 2015-02-24 17:22:37 -08:00
9082f3459f Merge pull request from grpc/oaktowner-patch-1
Fix path in go helloworld docs
2015-02-24 14:19:04 -08:00
72fe179547 Fixing path for pb import
Was missing grpc in the path
2015-02-24 11:56:02 -08:00
321aad650f Adding grpc org to path
In the instructions, adding grpc to the path for the github project.
2015-02-24 11:52:49 -08:00
5e7b50e8bc Improve README.md 2015-02-20 17:54:59 -08:00
feb9743859 make the format correct. 2015-02-20 17:33:15 -08:00
5b26cc1ba7 Merge pull request from dsymonds/patch-2
More README.md improvements.
2015-02-20 17:31:24 -08:00
2a35089779 More README.md improvements.
Suggest the standard `go get` for downloading the demo.
Remove instruction to set GOPATH during install flow,
since the prerequisites section already does that.
2015-02-21 12:27:23 +11:00
109e6e08fc Update to match standard Go style.
Remove completely unused dial options, and
reorder a bit of code to match what real code would look like.
2015-02-21 12:23:36 +11:00
8cf7974dad Tidy up README.md.
Simply Go version requirement.
Use `go get` instead of `go install`.
Don't mention $GOBIN, which is irrelevant for most people.
Fix a couple of typos.
2015-02-21 12:11:55 +11:00
a94d7e772e Fixes var name 2015-02-20 14:19:31 -08:00
4080b3c536 Changed the documentation title 2015-02-20 08:14:34 -08:00
5735acb45c Pushes the optional code-gen section to the bottom 2015-02-20 07:51:02 -08:00
6ccac2731e Adds a helloworld sample in Go. 2015-02-20 07:51:02 -08:00