1. 25 Nov, 2015 1 commit
    • Tim Swast's avatar
      Add a Go language example. · 7e31c4d9
      Tim Swast authored
      This follows the other examples so that it can be used as a tutorial,
      such as the ones at:
        https://developers.google.com/protocol-buffers/docs/tutorials
      
      Even though Go generally does not use Makefiles, I added targets for the
      Go examples to be consistent with the other languages.
      
      Edit:
      
      Fix Travis run. Change to use $HOME instead of ~. Add protoc to path.
      GOPATH entry cannot start with shell metacharacter '~': "~/gocode"
      
      Edit(2):
      
      Fix Go code style to address comments.
      7e31c4d9
  2. 23 Nov, 2015 4 commits
  3. 22 Nov, 2015 4 commits
  4. 21 Nov, 2015 1 commit
  5. 20 Nov, 2015 2 commits
  6. 19 Nov, 2015 9 commits
  7. 18 Nov, 2015 2 commits
  8. 17 Nov, 2015 4 commits
  9. 16 Nov, 2015 2 commits
  10. 09 Nov, 2015 7 commits
  11. 06 Nov, 2015 4 commits