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

jiayuliu pushed a change to branch add-uuid-go
in repository https://gitbox.apache.org/repos/asf/thrift.git


    from 9a701cb85 add uuid support in go
     add edcc9aeb6 no 3rd party library

No new revisions were added by this update.

Summary of changes:
 go.mod                                  |  2 --
 lib/go/thrift/binary_protocol.go        | 12 ++++-----
 lib/go/thrift/compact_protocol.go       | 12 ++++-----
 lib/go/thrift/debug_protocol.go         |  6 ++---
 lib/go/thrift/header_protocol.go        |  6 ++---
 lib/go/thrift/json_protocol.go          | 10 +++-----
 lib/go/thrift/protocol.go               |  6 ++---
 lib/go/thrift/simple_json_protocol.go   | 10 +++-----
 lib/go/thrift/{pool_test.go => uuid.go} | 44 ++++++++++++++++-----------------
 9 files changed, 45 insertions(+), 63 deletions(-)
 copy lib/go/thrift/{pool_test.go => uuid.go} (60%)

Reply via email to