This is an automated email from the ASF dual-hosted git repository.

yuxuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


    from 716835fa7 Fix cross-test
     add 270696c9b go: Add a zlib reader pool

No new revisions were added by this update.

Summary of changes:
 lib/go/thrift/compact_protocol_test.go             |  15 ++-
 lib/go/thrift/header_transport.go                  |  33 ++-----
 lib/go/thrift/pool.go                              |   2 +-
 lib/go/thrift/zlib_pool.go                         | 109 +++++++++++++++++++++
 .../thrift/zlib_pool_test.go}                      |  35 ++++++-
 lib/go/thrift/zlib_transport.go                    |  19 ++--
 6 files changed, 171 insertions(+), 42 deletions(-)
 create mode 100644 lib/go/thrift/zlib_pool.go
 copy lib/{swift/Sources/TProcessor.swift => go/thrift/zlib_pool_test.go} (54%)

Reply via email to