1. 892b673 THRIFT-5605: Client middleware to extract exceptions by Yuxuan 'fishy' Wang · 2 years, 5 months ago
  2. dae1437 THRIFT-5583: Add skip_remote arg to go compiler by Yuxuan 'fishy' Wang · 2 years, 8 months ago
  3. 8045d82 Update Go versions used in travis and LANGUAGES.md by Yuxuan 'fishy' Wang · 2 years, 9 months ago
  4. 9bee877 THRIFT-5527: Don't swallow idl exceptions in Process function by Yuxuan 'fishy' Wang · 2 years, 11 months ago
  5. a10d401 FIX: missing EXTRA_DIST entries by Jens Geyer · 3 years ago
  6. 2c78047 THRIFT-4797: Go import improvements by Yuxuan 'fishy' Wang · 3 years, 5 months ago
  7. f695535 THRIFT-5389: Fix const generation for optional fields by Yuxuan 'fishy' Wang · 3 years, 6 months ago
  8. b71f11e THRIFT-5358: Add go.mod file to root directory by Yuxuan 'fishy' Wang · 3 years, 10 months ago
  9. b0b3531 Move ConflictingNamesTest to lib/go/test by Yuxuan 'fishy' Wang · 3 years, 11 months ago
  10. 2ef0113 Consolidated gitignore & added missing EXTRA_DISTs by Jens Geyer · 4 years ago
  11. 4aaef75 THRIFT-5337 Go set fields write improvement by wangtieju · 4 years ago
  12. f4475ff THRIFT-5019: Duplicate imports from multiple includes from a namespace by Duru Can Celasun · 5 years ago
  13. 59694a7 THRIFT-5002: Fix argument containers for inherited functions by John Boiles · 5 years ago
  14. d9019fc THRIFT-4797: Fix import collisions in Go by John Boiles · 6 years ago
  15. 5c1ecb6 THRIFT-4650: fix required fields incorrectly being marked as set by Craig Wickesser · 6 years ago
  16. 88591e3 THRIFT-4573 Support binary fields in union counts by D. Can Celasun · 7 years ago
  17. 5785279 THRIFT-4448: Golang: do something with context.Context. Remove Go1.6 compatibility. by John Boiles · 7 years ago
  18. 0ad20bd THRIFT-4351: use travis build stages to optimize build, by James E. King, III · 7 years ago
  19. 1744cdc configure.ac, Makefile.am: introduce THRIFT variable to support cross-compilation by Thomas Petazzoni · 7 years ago
  20. 5c302e0 THRIFT-4260 Go context generation issue. Context is parameter in Interface not in implementation by taozle · 7 years ago
  21. c0d384a THRIFT-4236 Support context in go generated code by taozle · 7 years ago
  22. 0f17e15 THRIFT-3051 Go Thrift generator creates bad go code by Jens Geyer · 9 years ago
  23. f13e431 THRIFT-3305: Missing dist files for 0.9.3 release candidate by jfarrell · 9 years ago
  24. 56a03be THRIFT-3192 Go import paths changed in 1.4, and expired June 1 by Jens Geyer · 10 years ago
  25. 86a51e7 THRIFT-3170: Add a flag to allow the ignoring of common initialisms in Go by Jens Geyer · 10 years ago
  26. 70219e1 THRIFT-3150 Add an option to make Read and Write methods private by Jens Geyer · 10 years ago
  27. 9f74f32 THRIFT-3102 could not make check for Go Library Client: Go Patch: Jens Geyer by Jens Geyer · 10 years ago
  28. 41ad434 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 10 years ago
  29. 1d1bca2 THRIFT-3027 Go compiler does not ensure common initialisms have consistent case by Jens Geyer · 10 years ago
  30. 28c1c19 THRIFT-3023 Go compiler is a little overly conservative with names of attributes by Jens Geyer · 10 years ago
  31. 527b6d9 THRIFT-2854 Go Struct writer and reader looses important error information by Jens Geyer · 10 years ago
  32. 79f988c THRIFT-2768: Whitespace Fixup Client: General (Makefile.am) Patch: Jens Geyer by Jens Geyer · 10 years ago
  33. aaa8947 THRIFT-2768: Whitespace Fixup by Jens Geyer · 10 years ago
  34. f04d9f4 make clean should remove gen-go folder by Jens Geyer · 10 years ago
  35. 8fd8c63 THRIFT-2602:Fix missing dist files Client: build process Patch: jfarrell by jfarrell · 11 years ago
  36. c0d126f THRIFT-2549 Generate json tag for struct members. use go.tag annotation to override the default generated tag. by Jens Geyer · 11 years ago
  37. e52c046 THRIFT-2491 unable to import generated ThriftTest service by Jens Geyer · 11 years ago
  38. 731975a THRIFT-2451: Do not use pointers for optional fields with defaults. Do not write such fields if its value set to default. Also, do not use pointers for any optional fields mapped to go map or slice. generate Get accessors by Jens Geyer · 11 years ago
  39. 751c97c THRIFT-2132 Go: Support for Multiplexing Services on any Transport, Protocol and Server by Jens Geyer · 11 years ago
  40. 20bcf38 Added some more missing ASF headers, fixed go/test makefile structure by Jens Geyer · 11 years ago
  41. c2ccca8 THRIFT-2458 Generated golang server code for "oneway" methods is incorrect by Jens Geyer · 11 years ago
  42. 4568792 THRIFT-2445 (code generation for go maps with binary keys) should be tested by Jens Geyer · 11 years ago
  43. a395655 THRIFT-2135:GO lib leaves behind test files that are auto generated by jfarrell · 11 years ago
  44. 32d323e THRIFT-2123: go lib missing files in dist Client: go Patch: jfarrell by jfarrell · 11 years ago
  45. d1257de THRIFT-2106 Fix support for namespaces in GO generator by Jens Geyer · 11 years ago
  46. a7da488 THRIFT-2090: Go generator, fix including of other thrift files by Jens Geyer · 11 years ago