summaryrefslogtreecommitdiff
path: root/lib/go/thrift/deserializer.go
Commit message (Expand)AuthorAgeFilesLines
* Add a generic sync.Pool wrapper to go libraryYuxuan 'fishy' Wang2022-08-091-22/+15
* THRIFT-5609: Make TJSONProtocol safe to be used in deserializer poolYuxuan 'fishy' Wang2022-08-061-0/+10
* THRIFT-5279: Go serializer/deserializer cleanupsYuxuan 'fishy' Wang2020-09-231-5/+27
* THRIFT-5233: Handle I/O timeouts in go libraryYuxuan 'fishy' Wang2020-06-151-8/+9
* THRIFT-5069: Make TDeserializer resource pool friendlyYuxuan 'fishy' Wang2020-01-181-3/+43
* Added missing ASF headersJens Geyer2013-09-091-0/+19
* THRIFT-2159 Serializer/Deserializer for GoJens Geyer2013-09-081-0/+39