Carl Bergquist 68f5ddf18c replace dep with go modules (#16017) 6 years ago
..
.nocover 68f5ddf18c replace dep with go modules (#16017) 6 years ago
README.md 68f5ddf18c replace dep with go modules (#16017) 6 years ago
application_exception.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
binary_protocol.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
compact_protocol.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
exception.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
memory_buffer.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
messagetype.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
numeric.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
processor.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
protocol.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
protocol_exception.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
protocol_factory.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
rich_transport.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
serializer.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
simple_json_protocol.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
transport.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
transport_exception.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
transport_factory.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago
type.go 80d694d205 Backend image rendering as plugin (#11966) 7 years ago

README.md

Apache Thrift

This is a partial copy of Apache Thrift v0.10 (https://github.com/apache/thrift/commit/b2a4d4ae21c789b689dd162deb819665567f481c).

It is vendored code to avoid compatibility issues introduced in Thrift v0.11.

See https://github.com/jaegertracing/jaeger-client-go/pull/303.