Gitiles
Code Review Sign In
gerrit.opencord.org / voltctl / fa8733367d40aea7fc04fe8ef724f29df3a87322 / . / vendor / github.com / uber / jaeger-client-go / thrift
tree: 5163cf28ee31970ab989ebb08aa5cc589f5c31ed [path history] [tgz]
  1. .nocover
  2. README.md
  3. application_exception.go
  4. binary_protocol.go
  5. client.go
  6. compact_protocol.go
  7. configuration.go
  8. context.go
  9. exception.go
  10. header_context.go
  11. header_protocol.go
  12. header_transport.go
  13. logger.go
  14. memory_buffer.go
  15. messagetype.go
  16. numeric.go
  17. processor_factory.go
  18. protocol.go
  19. protocol_exception.go
  20. protocol_factory.go
  21. response_helper.go
  22. rich_transport.go
  23. serializer.go
  24. server_transport.go
  25. simple_json_protocol.go
  26. simple_server.go
  27. transport.go
  28. transport_exception.go
  29. transport_factory.go
  30. type.go
vendor/github.com/uber/jaeger-client-go/thrift/README.md

Apache Thrift

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

It is vendored code to avoid compatibility issues with Thrift versions.

The file logger.go is modified to remove dependency on "testing" (see Issue #585).

See:

  • https://github.com/jaegertracing/jaeger-client-go/pull/584
  • https://github.com/jaegertracing/jaeger-client-go/pull/303
Powered by Gitilestxt json