1. bdfde85 Add a generic sync.Pool wrapper to go library by Yuxuan 'fishy' Wang · 3 years, 6 months ago
  2. 17373a3 go: Fix things staticcheck complains about by Yuxuan 'fishy' Wang · 4 years, 5 months ago
  3. e27e82c THRIFT-5338: Raise minimal supported go version to 1.14.14 by Yuxuan 'fishy' Wang · 5 years ago
  4. dda8054 THRIFT-5324: Create new req buffer for every http request by Yuxuan 'fishy' Wang · 5 years ago
  5. 4461728 THRIFT-5324: reset http client buffer after flush by Morozov · 5 years ago
  6. aa9e7e8 THRIFT-5092: Return an error instead of causing a panic when attempting to write to a closed client. by Renan I. Del Valle · 6 years ago
  7. bc75467 Fix "thruth" typo Client: Go Patch: Kevin Wojniak by Kevin Wojniak · 6 years ago
  8. 5785279 THRIFT-4448: Golang: do something with context.Context. Remove Go1.6 compatibility. by John Boiles · 8 years ago
  9. 0dd8235 THRIFT-4219 remove http GET functions, Thrift only uses POST by D. Can Celasun · 9 years ago
  10. 8da0e72 THRIFT-4215 Golang TTransportFactory Pattern Squelches Errors by D. Can Celasun · 9 years ago
  11. f384076 THRIFT-3851 Golang thrift continually adds the x/thrift content type by Connor Gorman · 10 years ago
  12. bbb8f5c THRIFT-3430 Go THttpClient does not read HTTP response body to completion when closing by Justin Larrabee · 10 years ago
  13. 13ac77d THttpClient now utilizes a package level shared HTTP client and optionally allows users of the library to specify one. by Justin Larrabee · 10 years ago
  14. 7505118 THRIFT-3277 THttpClient leaks connections if it's used for multiple requests by Jens Geyer · 11 years ago
  15. ca8469e THRIFT-3241 fatal error: runtime: cannot map pages in arena address space by Jens Geyer · 11 years ago
  16. 9b3b8d4 THRIFT-3184 Thrift Go leaves file descriptors open by Jens Geyer · 11 years ago
  17. 1e7971c THRIFT-2851 Remove strange public Peek() from Go transports by Jens Geyer · 11 years ago
  18. ce9cf13 THRIFT-2619 Go lib http transport does not handle EOF correctly by Roger Meier · 12 years ago
  19. 0997250 THRIFT-2502 Optimize go implementations of binary and compact protocols for speed by Jens Geyer · 12 years ago
  20. 706cb4e THRIFT-2377 Allow addition of custom HTTP Headers to an HTTP Transport by Jens Geyer · 12 years ago
  21. 0e87c46 THRIFT-2012 Modernizing Go by Jens Geyer · 13 years ago