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

9 Коммитов

Автор SHA1 Сообщение Дата
Qi Zhao feb9743859 make the format correct. 2015-02-20 17:33:15 -08:00
Qi Zhao 5b26cc1ba7 Merge pull request #44 from dsymonds/patch-2
More README.md improvements.
2015-02-20 17:31:24 -08:00
David Symonds 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
David Symonds 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
David Symonds 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
Tim Emiola a94d7e772e Fixes var name 2015-02-20 14:19:31 -08:00
Tim Emiola 4080b3c536 Changed the documentation title 2015-02-20 08:14:34 -08:00
Tim Emiola 5735acb45c Pushes the optional code-gen section to the bottom 2015-02-20 07:51:02 -08:00
Tim Emiola 6ccac2731e Adds a helloworld sample in Go. 2015-02-20 07:51:02 -08:00